From f6292029a536c81943f512eb953f697912a8bbb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Fri, 1 Mar 2024 17:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/blacklist/index.vue | 7 +++++-- src/views/manage/patientInfo/index.vue | 4 ++-- src/views/manage/preHospitalized/index.vue | 8 ++++---- src/views/manage/signRecord/index.vue | 4 ++-- src/views/manage/visitin/index.vue | 8 ++++---- src/views/manage/visitout/index.vue | 8 ++++---- 6 files changed, 21 insertions(+), 18 deletions(-) diff --git a/src/views/manage/blacklist/index.vue b/src/views/manage/blacklist/index.vue index d3ab6c5..303cbab 100644 --- a/src/views/manage/blacklist/index.vue +++ b/src/views/manage/blacklist/index.vue @@ -23,7 +23,7 @@ - + @@ -120,7 +120,7 @@ - + @@ -208,8 +208,11 @@ export default { queryParams: { pageNum: 1, pageSize: 10, + hospitalAgencyId: null, abnormalCauseId: null, abnormalCauseValue: null, + departmentId: null, + campusAgencyId: null, blacklistSource: null, }, // 表单参数 diff --git a/src/views/manage/patientInfo/index.vue b/src/views/manage/patientInfo/index.vue index e4cf93f..a32b045 100644 --- a/src/views/manage/patientInfo/index.vue +++ b/src/views/manage/patientInfo/index.vue @@ -35,12 +35,12 @@ - + - + diff --git a/src/views/manage/preHospitalized/index.vue b/src/views/manage/preHospitalized/index.vue index 4881354..b2bc84e 100644 --- a/src/views/manage/preHospitalized/index.vue +++ b/src/views/manage/preHospitalized/index.vue @@ -50,12 +50,12 @@ - + - + @@ -240,12 +240,12 @@ - + - + diff --git a/src/views/manage/signRecord/index.vue b/src/views/manage/signRecord/index.vue index b038aac..7db129d 100644 --- a/src/views/manage/signRecord/index.vue +++ b/src/views/manage/signRecord/index.vue @@ -45,12 +45,12 @@ - + - + diff --git a/src/views/manage/visitin/index.vue b/src/views/manage/visitin/index.vue index 96947ee..a1a6655 100644 --- a/src/views/manage/visitin/index.vue +++ b/src/views/manage/visitin/index.vue @@ -50,12 +50,12 @@ - + - + @@ -249,12 +249,12 @@ - + - + diff --git a/src/views/manage/visitout/index.vue b/src/views/manage/visitout/index.vue index 8ccc525..1ce7067 100644 --- a/src/views/manage/visitout/index.vue +++ b/src/views/manage/visitout/index.vue @@ -50,12 +50,12 @@ - + - + @@ -252,12 +252,12 @@ - + - +