From 93bf943bcb9add6b8f7d4df15ade9b26ca7406d9 Mon Sep 17 00:00:00 2001
From: pengjun <158915633@qq.com>
Date: Fri, 8 Mar 2024 14:39:43 +0800
Subject: [PATCH] doctor
---
src/components/doctorCheck/ButtonList.vue | 126 +++++++++---------
src/components/doctorCheck/CheckItemList.vue | 2 +-
.../doctorCheck/RegisterCheckList.vue | 8 +-
.../patientRegister/PatientRegisterEdit.vue | 47 ++++---
.../PatientRegisterForChoose.vue | 2 +-
.../patientRegister/PatientRegisterItem.vue | 4 +-
.../patientRegister/PatientRegisterList.vue | 3 +-
src/store/index.js | 1 +
8 files changed, 105 insertions(+), 88 deletions(-)
diff --git a/src/components/doctorCheck/ButtonList.vue b/src/components/doctorCheck/ButtonList.vue
index 5f241c5..bdbddd5 100644
--- a/src/components/doctorCheck/ButtonList.vue
+++ b/src/components/doctorCheck/ButtonList.vue
@@ -16,10 +16,10 @@