diff --git a/acupuncture-前台/src/App.vue b/acupuncture-前台/src/App.vue
index 8e3e4cd84..0fa2ca136 100644
--- a/acupuncture-前台/src/App.vue
+++ b/acupuncture-前台/src/App.vue
@@ -2,15 +2,130 @@
+
diff --git a/acupuncture-后台/src/views/monitor/online/index.vue b/acupuncture-后台/src/views/monitor/online/index.vue
index ad613c969..5b9752feb 100644
--- a/acupuncture-后台/src/views/monitor/online/index.vue
+++ b/acupuncture-后台/src/views/monitor/online/index.vue
@@ -45,6 +45,11 @@
{{ parseTime(scope.row.loginTime) }}
+
+
+ {{ parseTime(scope.row.lastVisitTime) }}
+
+
+
+
+
+ 数据库状态
+
+
+
+
+
+ 数据库类型 |
+ 版本号 |
+ 状态 |
+
+
+
+
+ MariaDB |
+ 10.3.23 |
+ 在线 |
+
+
+
+
+
+
diff --git a/acupuncture-后台/src/views/patientFile/index.vue b/acupuncture-后台/src/views/patientFile/index.vue
index 8a4fb4d46..be9869273 100644
--- a/acupuncture-后台/src/views/patientFile/index.vue
+++ b/acupuncture-后台/src/views/patientFile/index.vue
@@ -82,14 +82,27 @@
删除
-
-
- 下载模版
-
-
- 导入
-->
+
+ 下载模版
+
+
+ 导入
+
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
- 新增
-
-
- 删除
-
-
-
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.timeRangeStart, "{y}-{m}-{d}") }}
-
-
-
-
-
-
- {{ parseTime(scope.row.timeRangeEnd, "{y}-{m}-{d}") }}
-
-
-
-
-
- {{scope.row.createBy}}
-
- {{ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}") }}
-
-
-
-
-
- 修改
- 删除
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ tenantsData.find((tenant) => tenant.id === item).name
+ }}{{ index < scope.row.tenantIdList.length - 1 ? "," : "" }}
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.timeRangeStart, "{y}-{m}-{d}") }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.timeRangeEnd, "{y}-{m}-{d}") }}
+
+
+
+
+
+ 未开始
+ 进行中
+ 已结束
+
+
+
+
+
+ {{ scope.row.createBy }}
+
+ {{ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}") }}
+
+
+
-
+
+
+ 开启
+ 结束
+ 上报详情
+ 上报汇总表
+ 修改
+ 删除
+
+
+
-
-
-
+
+
+
+
+
\ No newline at end of file
+>>> .el-drawer.rtl {
+ width: 50% !important;
+}
+
diff --git a/acupuncture-后台/src/views/report/type.vue b/acupuncture-后台/src/views/report/type.vue
index ce57cdf91..bdf53befa 100644
--- a/acupuncture-后台/src/views/report/type.vue
+++ b/acupuncture-后台/src/views/report/type.vue
@@ -1,265 +1,504 @@
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
- 新增
-
-
- 删除
-
-
-
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+ 新增
+
+
+ 删除
+
+
+
-
-
-
-
-
- {{scope.row.createBy}}
-
- {{ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}") }}
-
-
-
-
-
- 修改
- 删除
-
-
-
+
+
+
+
+
+
+
+
+ {{ tenantsData.find((tenant) => tenant.id === item).name
+ }}{{ index < scope.row.tenantIdList.length - 1 ? "," : "" }}
+
+
+
+
+
+
+
+
+
+ {{
+ scope.row.file.substring(scope.row.file.lastIndexOf("/") + 1)
+ }}
+
+
+
+
+
+
+
+ {{ scope.row.createBy }}
+
+ {{ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}") }}
+
+
+
+
+
+ 修改
+ 删除
+
+
+
-
+
-
-
-
+
+
+
\ No newline at end of file
+>>> .el-drawer.rtl {
+ width: 50% !important;
+}
+
diff --git a/acupuncture-后台/src/views/system/dict/data.vue b/acupuncture-后台/src/views/system/dict/data.vue
index 3befe4a62..5af3b9412 100644
--- a/acupuncture-后台/src/views/system/dict/data.vue
+++ b/acupuncture-后台/src/views/system/dict/data.vue
@@ -1,6 +1,13 @@
-
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
@@ -44,7 +63,8 @@
size="mini"
@click="handleAdd"
v-hasPermi="['system:dict:add']"
- >新增
+ >新增
修改
+ >修改
删除
+ >删除
导出
+ >导出
关闭
+ >关闭
-
+
-
+
- {{ scope.row.dictLabel }}
- {{ scope.row.dictLabel }}
+ {{ scope.row.dictLabel }}
+ {{ scope.row.dictLabel }}
+
+
+
+
+
+ 否
+ 是
+
+
+
+
+ 否
+ 是
+
+
-
+
-
-
+
+
{{ parseTime(scope.row.createTime) }}
-
+
修改
+ >修改
删除
+ >删除
+
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+ 是
+ 否
+
+
-
+
@@ -174,11 +274,16 @@
v-for="dict in dict.type.sys_normal_disable"
:key="dict.value"
:label="dict.value"
- >{{dict.label}}
+ >{{ dict.label }}
-
+