From d0f46ee210c2813e22267341d1bd2fb32502129f Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Mon, 29 Apr 2024 18:48:57 +0800 Subject: [PATCH] SSSSS --- .../doctorCheck/RegisterCheckList.vue | 84 ++++++---- src/components/patientRegister/PatientLis.vue | 157 ------------------ .../patientRegister/PatientLisRequest.vue | 135 +++++++++++++-- .../patientRegister/PatientRegisterEdit.vue | 1 + .../patientRegister/PatientRegisterList.vue | 9 +- 5 files changed, 174 insertions(+), 212 deletions(-) diff --git a/src/components/doctorCheck/RegisterCheckList.vue b/src/components/doctorCheck/RegisterCheckList.vue index c1c5d56..b0c16ce 100644 --- a/src/components/doctorCheck/RegisterCheckList.vue +++ b/src/components/doctorCheck/RegisterCheckList.vue @@ -1,13 +1,13 @@