From 27aa8e9dc1b8de365c441d3ac13f4e2fb3fb8ba0 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Fri, 14 Jul 2023 18:08:04 +0800 Subject: [PATCH] doctor --- src/components/doctorCheck/CheckItemList.vue | 173 ++++++++++++------ .../doctorCheck/PatientRegisterBase.vue | 72 ++++++-- .../doctorCheck/RegisterCheckList.vue | 117 +++++++----- src/store/index.js | 34 ++-- 4 files changed, 263 insertions(+), 133 deletions(-) diff --git a/src/components/doctorCheck/CheckItemList.vue b/src/components/doctorCheck/CheckItemList.vue index f24d6e1..b960f3c 100644 --- a/src/components/doctorCheck/CheckItemList.vue +++ b/src/components/doctorCheck/CheckItemList.vue @@ -1,69 +1,134 @@ - \ No newline at end of file diff --git a/src/components/doctorCheck/PatientRegisterBase.vue b/src/components/doctorCheck/PatientRegisterBase.vue index ac62551..b7aec64 100644 --- a/src/components/doctorCheck/PatientRegisterBase.vue +++ b/src/components/doctorCheck/PatientRegisterBase.vue @@ -1,30 +1,30 @@