diff --git a/src/page-subspecialty/views/modules/formList/laserSurgery.vue b/src/page-subspecialty/views/modules/formList/laserSurgery.vue index 212aa31..7205cbf 100644 --- a/src/page-subspecialty/views/modules/formList/laserSurgery.vue +++ b/src/page-subspecialty/views/modules/formList/laserSurgery.vue @@ -160,7 +160,7 @@
- + Φ
@@ -170,7 +170,7 @@ 备注 - + @@ -251,6 +251,8 @@ export default { jgzlGbMax: '', jgzlGlMin: '', jgzlGlMax: '', + remark: '', + spotSpacing: '', jgzlDs: '', jgzlSyt: '', laserType: '' @@ -285,6 +287,7 @@ export default { }, created() { // 患者信息带入 + this.origin = JSON.parse(JSON.stringify(this.confirmData)) this.getConfirmDetail() this.queryProject() this.$store.commit('initPlugin') @@ -365,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 57b5275..0f98eff 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'