From 7aee3875c66cd0fa876fc852703f3b183131a964 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Mon, 7 Aug 2023 11:51:19 +0800 Subject: [PATCH] resize --- .../customerOrg/customerOrgEdit.vue | 2 +- src/components/doctorCheck/ButtonList.vue | 2 +- src/components/doctorCheck/CheckItemList.vue | 6 +- src/components/doctorCheck/CheckSumSug.vue | 8 +- .../doctorCheck/PatientRegisterBase.vue | 83 ++++++++++--------- .../doctorCheck/RegisterCheckEdit.vue | 28 ++++--- .../doctorCheck/RegisterCheckList.vue | 7 +- src/views/customerOrg/customerOrg.vue | 6 +- src/views/doctorCheck/doctorCheck.vue | 55 +++++------- 9 files changed, 96 insertions(+), 101 deletions(-) diff --git a/src/components/customerOrg/customerOrgEdit.vue b/src/components/customerOrg/customerOrgEdit.vue index d5864c8..231bfca 100644 --- a/src/components/customerOrg/customerOrgEdit.vue +++ b/src/components/customerOrg/customerOrgEdit.vue @@ -106,7 +106,7 @@ - + diff --git a/src/components/doctorCheck/ButtonList.vue b/src/components/doctorCheck/ButtonList.vue index d4fdd5a..48b3c22 100644 --- a/src/components/doctorCheck/ButtonList.vue +++ b/src/components/doctorCheck/ButtonList.vue @@ -1,5 +1,5 @@