From 89ccd859f87b543afff6488bb36f8e656c45c292 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Wed, 19 Apr 2023 11:18:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=82=A3=E8=80=85=E6=96=B0=E5=A2=9E=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BC=A0=E5=8F=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 +-- .../nurseManagement/orderPatientList.vue | 5 ++++ .../dioptric/patient-add-or-update.vue | 25 ++++++++++++++++++ .../call/patient-add-or-update.vue | 26 ++++++++++++++++++- .../treat/patient-add-or-update.vue | 25 ++++++++++++++++++ 5 files changed, 82 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index f449c2f..6f52be6 100644 --- a/public/index.html +++ b/public/index.html @@ -39,8 +39,8 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> diff --git a/src/page-subspecialty/views/modules/nurseManagement/orderPatientList.vue b/src/page-subspecialty/views/modules/nurseManagement/orderPatientList.vue index 4595c98..5d0e782 100644 --- a/src/page-subspecialty/views/modules/nurseManagement/orderPatientList.vue +++ b/src/page-subspecialty/views/modules/nurseManagement/orderPatientList.vue @@ -15,6 +15,11 @@ +
+
+ 新增预约 +
+
diff --git a/src/page-subspecialty/views/modules/optometryManagement/dioptric/patient-add-or-update.vue b/src/page-subspecialty/views/modules/optometryManagement/dioptric/patient-add-or-update.vue index 90ed764..e70ac96 100644 --- a/src/page-subspecialty/views/modules/optometryManagement/dioptric/patient-add-or-update.vue +++ b/src/page-subspecialty/views/modules/optometryManagement/dioptric/patient-add-or-update.vue @@ -39,6 +39,16 @@
+ + + + +
+ + + + +
+ + + + +