From a0f4b6ca3b10f37d087f25f0b072f589ca080dfc Mon Sep 17 00:00:00 2001
From: pengjun <158915633@qq.com>
Date: Sun, 28 Apr 2024 00:03:41 +0800
Subject: [PATCH] ASBCHARGE
---
.../patientRegister/AsbChargeRequest.vue | 164 ++++++
.../patientRegister/PatientRegisterEdit.vue | 93 ++-
.../patientRegister/PatientRegisterItem.vue | 17 +-
src/components/report/BtnReport.vue | 1 +
src/store/index.js | 1 +
.../doctorCheck/unitphysicalexamination.vue | 528 ++++++------------
6 files changed, 406 insertions(+), 398 deletions(-)
create mode 100644 src/components/patientRegister/AsbChargeRequest.vue
diff --git a/src/components/patientRegister/AsbChargeRequest.vue b/src/components/patientRegister/AsbChargeRequest.vue
new file mode 100644
index 0000000..5796023
--- /dev/null
+++ b/src/components/patientRegister/AsbChargeRequest.vue
@@ -0,0 +1,164 @@
+
+