From 3706904e91b3be62839af386dc86794f1200e4cf Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Tue, 28 Nov 2023 12:14:01 +0800 Subject: [PATCH] re --- .../patientRegister/PatientRegisterList.vue | 347 +++++++++++------- .../patientRegister/patientRegisterQuery.vue | 4 +- .../customerOrg/patientRegisterImport.vue | 57 ++- 3 files changed, 261 insertions(+), 147 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 9dbadc3..26ff32f 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -1,121 +1,127 @@