From aa14eac1b5fa5b949f9422dee4c43ab004d105e8 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Wed, 5 Jul 2023 22:45:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../patientRegister/PatientRegisterEdit.vue | 255 ++++-------------- 1 file changed, 51 insertions(+), 204 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterEdit.vue b/src/components/patientRegister/PatientRegisterEdit.vue index 0f6b7c7..0500831 100644 --- a/src/components/patientRegister/PatientRegisterEdit.vue +++ b/src/components/patientRegister/PatientRegisterEdit.vue @@ -2,27 +2,15 @@