From 27386afcbfcbbe41e0fdf0213019cf43df5e3582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 9 Apr 2024 13:25:23 +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/system/followup/index.vue | 2 +- src/views/system/taskExecuteRecord/index.vue | 2 +- .../PatientConfigurationVisitRecords/index.vue | 10 +++++----- src/views/unitconfig/patientConfiguration/index.vue | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/system/followup/index.vue b/src/views/system/followup/index.vue index e7e89dd..f593c54 100644 --- a/src/views/system/followup/index.vue +++ b/src/views/system/followup/index.vue @@ -260,7 +260,7 @@ diff --git a/src/views/system/taskExecuteRecord/index.vue b/src/views/system/taskExecuteRecord/index.vue index d6b0e88..232096d 100644 --- a/src/views/system/taskExecuteRecord/index.vue +++ b/src/views/system/taskExecuteRecord/index.vue @@ -341,7 +341,7 @@ diff --git a/src/views/unitconfig/PatientConfigurationVisitRecords/index.vue b/src/views/unitconfig/PatientConfigurationVisitRecords/index.vue index ac907c9..bd6e8ec 100644 --- a/src/views/unitconfig/PatientConfigurationVisitRecords/index.vue +++ b/src/views/unitconfig/PatientConfigurationVisitRecords/index.vue @@ -25,7 +25,7 @@
出院时间:{{ item.dischargeTime }}
就诊类型:{{ item.visitMethod == 'OUTPATIENT_SERVICE' ? '门诊' : "" }} - {{ item.visitMethod == 'BE_HOSPITALIZED' ? '住院' : "" }} + {{ item.visitMethod == 'BE_IN_HOSPITAL' ? '住院' : "" }}
@@ -40,7 +40,7 @@ - 住院 + 住院 门诊 @@ -85,11 +85,11 @@ placeholder="选择日期时间"> - + - + @@ -97,7 +97,7 @@ - + diff --git a/src/views/unitconfig/patientConfiguration/index.vue b/src/views/unitconfig/patientConfiguration/index.vue index e9c4713..75b5258 100644 --- a/src/views/unitconfig/patientConfiguration/index.vue +++ b/src/views/unitconfig/patientConfiguration/index.vue @@ -48,8 +48,8 @@ placeholder="请选择出生日期,格式:yyyy-MM-dd"> - - + +