From 175b016c3efb8cbf7ffcc20e315711830ca8aa6b Mon Sep 17 00:00:00 2001
From: pengjun <158915633@qq.com>
Date: Wed, 19 Jul 2023 08:56:41 +0800
Subject: [PATCH] query
---
 src/components/doctorCheck/ButtonList.vue     | 173 ++++++++++++++--
 src/components/doctorCheck/CheckItemList.vue  |  31 +--
 .../patientRegister/PatientRegisterList.vue   | 195 ++++++------------
 .../patientRegister/customerOrgTreeAll.vue    |   8 +-
 .../patientRegister/patientRegisterQuery.vue  |  14 +-
 src/store/index.js                            |  11 +-
 src/views/customerOrg/patientRegister.vue     |  13 +-
 src/views/doctorCheck/doctorCheck.vue         |   4 +-
 src/views/doctorCheck/sumDoctorCheck.vue      |   4 +-
 9 files changed, 258 insertions(+), 195 deletions(-)
diff --git a/src/components/doctorCheck/ButtonList.vue b/src/components/doctorCheck/ButtonList.vue
index 9ee0251..0ea81c7 100644
--- a/src/components/doctorCheck/ButtonList.vue
+++ b/src/components/doctorCheck/ButtonList.vue
@@ -7,13 +7,13 @@