From bc4f471492a66fae219711b81e11e7f54ee06d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Wed, 3 Jul 2024 14:56:34 +0800 Subject: [PATCH 1/5] xg --- src/views/manage/blacklist/index.vue | 20 ++--- src/views/manage/manualReview/index.vue | 12 ++- src/views/manage/patientInfo/index.vue | 100 ++++++++++----------- src/views/manage/preHospitalized/index.vue | 92 +++++++++---------- src/views/manage/signRecord/index.vue | 58 ++++++------ src/views/manage/visitin/index.vue | 70 +++++++-------- src/views/manage/visitout/index.vue | 70 +++++++-------- src/views/system/followup/index.vue | 46 +++++----- 8 files changed, 240 insertions(+), 228 deletions(-) diff --git a/src/views/manage/blacklist/index.vue b/src/views/manage/blacklist/index.vue index 74938c1..d499e2d 100644 --- a/src/views/manage/blacklist/index.vue +++ b/src/views/manage/blacklist/index.vue @@ -10,6 +10,14 @@ + + + + + + @@ -17,27 +25,19 @@ - + - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 重置 diff --git a/src/views/manage/preHospitalized/index.vue b/src/views/manage/preHospitalized/index.vue index 4ff09a1..6277382 100644 --- a/src/views/manage/preHospitalized/index.vue +++ b/src/views/manage/preHospitalized/index.vue @@ -33,52 +33,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 diff --git a/src/views/manage/signRecord/index.vue b/src/views/manage/signRecord/index.vue index 494639e..8bef6e0 100644 --- a/src/views/manage/signRecord/index.vue +++ b/src/views/manage/signRecord/index.vue @@ -29,33 +29,6 @@ style="width:300px" value-format="yyyy-MM-dd" end-placeholder="结束日期"> --> - - - - - - - - - - - - - - - - - - - - - - - - @@ -86,6 +59,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + 搜索 重置 @@ -357,6 +357,9 @@ export default { created() { if (localStorage.getItem('signRecordquery')) { this.queryParams = JSON.parse(localStorage.getItem('signRecordquery')) + this.queryParams.hospitalAgencyId = undefined + this.queryParams.campusAgencyId = undefined + this.queryParams.departmentId = undefined } this.selectAgencyinfo(); }, @@ -621,6 +624,7 @@ export default { this.queryParams.departmentId = null this.queryParams.wardId = null this.queryParams.certificateIssuingDoctorId = null + this.getMaxTableHeight(); // }) }, //选中院区获取科室 diff --git a/src/views/manage/visitin/index.vue b/src/views/manage/visitin/index.vue index edaab93..0c2800f 100644 --- a/src/views/manage/visitin/index.vue +++ b/src/views/manage/visitin/index.vue @@ -34,41 +34,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -100,6 +65,41 @@ --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 重置 diff --git a/src/views/manage/visitout/index.vue b/src/views/manage/visitout/index.vue index 2fa1f90..3ac6145 100644 --- a/src/views/manage/visitout/index.vue +++ b/src/views/manage/visitout/index.vue @@ -29,41 +29,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -77,6 +42,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - 搜索 + + + + + + + + + + + + +
+ - 重置 - - -
-
- - - 新增 - - - 修改 - - - 删除 - - - -
-
- - - - - - - - - + + + + + + + + + - - - - - -
- - + +
+ @@ -511,8 +530,7 @@ :max-height="maxTableHeight" v-loading="loading" :data="partitionList" - @cell-dblclick="nurseclickzx" - + @cell-dblclick="nurseclickzx" @selection-change="handleSelectionChange" > @@ -624,7 +642,7 @@ :max-height="maxTableHeight" v-loading="loading" :data="taskTypeList" - @cell-dblclick="nurseclicktype" + @cell-dblclick="nurseclicktype" @selection-change="handleSelectionChange" > @@ -678,7 +696,7 @@ From c58f5968a44557e961851a6cfca3e3f62034cac9 Mon Sep 17 00:00:00 2001 From: shidongli Date: Wed, 3 Jul 2024 17:29:02 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E5=AD=97=E6=AE=B5=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/labelfieldinfo/index.vue | 114 ++++++++++++++-------- 1 file changed, 74 insertions(+), 40 deletions(-) diff --git a/src/views/manage/labelfieldinfo/index.vue b/src/views/manage/labelfieldinfo/index.vue index fcefa55..ff194f3 100644 --- a/src/views/manage/labelfieldinfo/index.vue +++ b/src/views/manage/labelfieldinfo/index.vue @@ -3,6 +3,11 @@
+ +
+ + 全部 +
- + - + /> --> - +