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"> - - + +