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: [] } },