From 04ed7ceb055f7b28234d6c97fc93dfd41a288162 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Thu, 14 Mar 2024 19:05:19 +0800 Subject: [PATCH] doctor --- src/components/doctorCheck/ButtonList.vue | 69 +-- src/components/doctorCheck/CheckItemList.vue | 4 +- src/components/doctorCheck/CheckPicture.vue | 2 +- src/components/doctorCheck/CheckSumSug.vue | 14 +- .../doctorCheck/RegisterCheckList.vue | 2 +- .../patientRegister/PatientRegisterItem.vue | 2 +- .../patientRegister/PatientRegisterList.vue | 566 ++++++++---------- .../patientRegister/customerOrgTreeAll.vue | 32 +- .../patientRegisterAsbItem.vue | 102 ++-- .../patientRegister/patientRegisterQuery.vue | 2 +- src/views/customerOrg/patientRegister.vue | 29 +- src/views/doctorCheck/doctorCheck.vue | 44 +- 12 files changed, 380 insertions(+), 488 deletions(-) diff --git a/src/components/doctorCheck/ButtonList.vue b/src/components/doctorCheck/ButtonList.vue index bdbddd5..ede8c45 100644 --- a/src/components/doctorCheck/ButtonList.vue +++ b/src/components/doctorCheck/ButtonList.vue @@ -1,54 +1,54 @@