From 29fa20db230c2bf93db5c2ccd3bef334a21e6aa8 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Wed, 24 May 2023 18:19:28 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B2=BB=E7=96=97=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page-subspecialty/store/modules/sign.js | 4 ++-- .../views/modules/formList/laserSurgery.vue | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/page-subspecialty/store/modules/sign.js b/src/page-subspecialty/store/modules/sign.js index 68cb59b..a16a93e 100644 --- a/src/page-subspecialty/store/modules/sign.js +++ b/src/page-subspecialty/store/modules/sign.js @@ -26,7 +26,7 @@ export default { operator: '', informedDocSign: '', informPatientSign: '', - checkSign: '' + checkSign: '', fundusDocSign: '', kinSign: '', performerSign: '', @@ -247,7 +247,7 @@ export default { }, checkSign(state, val) { state.checkSign = val - }, + }, fundusDocSign(state, val) { state.fundusDocSign = val }, diff --git a/src/page-subspecialty/views/modules/formList/laserSurgery.vue b/src/page-subspecialty/views/modules/formList/laserSurgery.vue index 212aa31..ae31495 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: '' From 8e721c6f527519edb38144b02873f4aa63af4e33 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Wed, 24 May 2023 18:33:35 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=BF=80=E5=85=89=E6=B2=BB=E7=96=97?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/modules/formList/laserSurgery.vue | 2 + .../reservation/schedule/addPatientOrder.vue | 105 +++++++++--------- 2 files changed, 55 insertions(+), 52 deletions(-) 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'