From 05b48ac8c529ff2eded28ac43cc840dc7dac2cce Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Mon, 10 Apr 2023 20:28:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ebug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dioptric/patient-add-or-update.vue | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) 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 365663f..4f2bd97 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 @@ -41,14 +41,24 @@
- - + - - + @@ -114,6 +124,7 @@ export default { ], params: {}, visitList: [], + doctorList: [], projectList: [] } },