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] 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +