From ed54c12dc5809420f85f2e6d57cbacda9a530819 Mon Sep 17 00:00:00 2001 From: mch <1332099529@qq.com> Date: Fri, 21 Jul 2023 18:06:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=93=E6=A3=80=E7=99=BB=E8=AE=B0=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../patientRegister/PatientRegisterEdit.vue | 17 ++++++++--- .../unitGrouping/unitGroupCategory.vue | 2 +- .../unitGrouping/unitGroupingTable.vue | 7 ++++- src/views/common-settings/ItemType.vue | 28 +++++++++++++++---- src/views/fee-settings/Diagnosis.vue | 12 ++++---- 5 files changed, 48 insertions(+), 18 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterEdit.vue b/src/components/patientRegister/PatientRegisterEdit.vue index a419ed3..894b132 100644 --- a/src/components/patientRegister/PatientRegisterEdit.vue +++ b/src/components/patientRegister/PatientRegisterEdit.vue @@ -198,6 +198,7 @@ + @@ -332,7 +333,7 @@ -
+
读身份证
@@ -733,15 +734,23 @@ export default { }; diff --git a/src/components/unitGrouping/unitGroupCategory.vue b/src/components/unitGrouping/unitGroupCategory.vue index 14ca113..f28f7a0 100644 --- a/src/components/unitGrouping/unitGroupCategory.vue +++ b/src/components/unitGrouping/unitGroupCategory.vue @@ -1,6 +1,6 @@