From afc1ac2c76b08dc1faded5892b47315026bea28d Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Mon, 7 Aug 2023 10:18:50 +0800 Subject: [PATCH] resize --- .../PatientRegisterRecoverList.vue | 27 +- .../PatientRegisterRefuseList.vue | 303 +++++++++--------- .../patientRegister/patientRegisterQuery.vue | 4 +- .../customerOrg/patientRegisterRecover.vue | 66 ++-- .../customerOrg/patientRegisterRefuse.vue | 30 +- 5 files changed, 226 insertions(+), 204 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterRecoverList.vue b/src/components/patientRegister/PatientRegisterRecoverList.vue index f15a182..e7d3147 100644 --- a/src/components/patientRegister/PatientRegisterRecoverList.vue +++ b/src/components/patientRegister/PatientRegisterRecoverList.vue @@ -1,7 +1,9 @@