From 222d98d2a849acf019090b1b50cf5144e985adac Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Tue, 1 Aug 2023 16:13:21 +0800 Subject: [PATCH] btn --- .../patientRegister/PatientRegisterList.vue | 63 ++++++++++--------- .../PatientRegisterRecoverList.vue | 8 ++- .../PatientRegisterRefuseList.vue | 8 ++- .../PatientRegisterSignList.vue | 11 +++- .../patientRegister/patientRegisterQuery.vue | 19 ++++-- src/views/customerOrg/patientRegister.vue | 2 +- 6 files changed, 68 insertions(+), 43 deletions(-) diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 1d3f735..70c1c7c 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -1,7 +1,7 @@