diff --git a/src/page-subspecialty/views/modules/formList/laserSurgery.vue b/src/page-subspecialty/views/modules/formList/laserSurgery.vue index ae31495..7205cbf 100644 --- a/src/page-subspecialty/views/modules/formList/laserSurgery.vue +++ b/src/page-subspecialty/views/modules/formList/laserSurgery.vue @@ -287,6 +287,7 @@ export default { }, created() { // 患者信息带入 + this.origin = JSON.parse(JSON.stringify(this.confirmData)) this.getConfirmDetail() this.queryProject() this.$store.commit('initPlugin') @@ -367,6 +368,7 @@ export default { if (detail.jzNumber) { this.confirmData = { ...detail } } else { + this.confirmData = this.origin this.queryDiagnostic() this.confirmData.patientName = this.patientDetail.patientName this.confirmData.patientAge = this.patientDetail.patientAge diff --git a/src/page-subspecialty/views/modules/nurseManagement/reservation/schedule/addPatientOrder.vue b/src/page-subspecialty/views/modules/nurseManagement/reservation/schedule/addPatientOrder.vue index b786df2..a71b066 100644 --- a/src/page-subspecialty/views/modules/nurseManagement/reservation/schedule/addPatientOrder.vue +++ b/src/page-subspecialty/views/modules/nurseManagement/reservation/schedule/addPatientOrder.vue @@ -32,16 +32,16 @@ 患者类型: - - - + + + - - - - - - + + + + + + @@ -70,60 +70,60 @@ OU - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + +
项目:
- - - - - - + + + + + + - - - - - - + + + + + +
准备工作:
- - - - - + + + + + - - - - - - + + + + + +
@@ -194,6 +194,7 @@ export default { remark: '', doctorId: '', eyeType: '', + otherProject: '', pupilDilate: '', pupilShrink: '', threeMirror: '', @@ -201,8 +202,8 @@ export default { date2: '' }, startTime: '08:30', - step: '', - endTime: '18:30', + step: '00:15', + endTime: '18:00', options: [{ value: 'FFA', label: 'FFA'