From 9e45138d3c300121771ebdb5410f4d7d4c6c2ad8 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Fri, 9 Jun 2023 11:05:08 +0800 Subject: [PATCH 1/2] =?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/StyeForm.vue | 18 +++++++++---- .../views/modules/formList/reportForm.vue | 26 ++++++++++++++++--- 2 files changed, 35 insertions(+), 9 deletions(-) diff --git a/src/page-subspecialty/views/modules/formList/StyeForm.vue b/src/page-subspecialty/views/modules/formList/StyeForm.vue index 8999665..7c7a656 100644 --- a/src/page-subspecialty/views/modules/formList/StyeForm.vue +++ b/src/page-subspecialty/views/modules/formList/StyeForm.vue @@ -58,7 +58,15 @@
- 在向患方说明各治疗方案并告知利弊后,患方基于当前病情需要,经慎重考虑,自愿选择 手术。 + 在向患方说明各治疗方案并告知利弊后,患方基于当前病情需要,经慎重考虑,自愿选择 + + + 手术。
患者知情选择: @@ -160,22 +168,22 @@ export default { return { types: [ { - label: '麦粒肿', + label: '麦粒肿切除术', value: 1, id: '11' }, { - label: '霰粒肿', + label: '霰粒肿切除术', value: 2, id: '22' }, { - label: '肉芽肿', + label: '肉芽肿切除术', value: 3, id: '33' }, { - label: '眼睑肿物', + label: '眼睑肿物切除术', value: 4, id: '44' } diff --git a/src/page-subspecialty/views/modules/formList/reportForm.vue b/src/page-subspecialty/views/modules/formList/reportForm.vue index 1295539..777eef3 100644 --- a/src/page-subspecialty/views/modules/formList/reportForm.vue +++ b/src/page-subspecialty/views/modules/formList/reportForm.vue @@ -44,8 +44,19 @@ -
- 操作者: +
+
+ 操作者: +
+
+ 日期: +
@@ -85,7 +96,8 @@ export default { patientName: '', remark: '', operator: '', - idList: [] + idList: [], + operateDate: '' }, formData: { patientName: '', @@ -186,7 +198,6 @@ export default { // 保存 handleSaveTable() { this.confirmData.fmwOd = this.handleFormEye(this.formData.form.OD).join('/') - console.log(this.handleFormEye(this.formData.form.OD)) this.confirmData.fmwOs = this.handleFormEye(this.formData.form.OS).join('/') this.confirmData.jzNumber = window.sessionStorage.getItem('jzNumber') this.$http.post('/mzbl/saveMzblBg', { @@ -212,6 +223,7 @@ export default { this.confirmData.patientName = this.patientDetail.patientName const userData = JSON.parse(window.sessionStorage.getItem('qg-userData')) this.confirmData.operator = userData.signImgBase + this.confirmData.operateDate = this.$moment().format('YYYY-MM-DD') } }) }, @@ -275,6 +287,12 @@ export default { .flex{ display: flex; } +.a-c{ + align-items: center; +} +.j-b{ + justify-content: space-between; +} .treatAction{ width: 100%; margin-top: 10px; From 96d4e86ff14a4f4b5de38493728d8259131414a8 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Fri, 9 Jun 2023 11:24:04 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=A4=8D=E6=9F=A5=E5=8D=95=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=A0=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../optometryManagement/seeDoctor/review.vue | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/page-subspecialty/views/modules/optometryManagement/seeDoctor/review.vue b/src/page-subspecialty/views/modules/optometryManagement/seeDoctor/review.vue index b340d5c..684ca33 100644 --- a/src/page-subspecialty/views/modules/optometryManagement/seeDoctor/review.vue +++ b/src/page-subspecialty/views/modules/optometryManagement/seeDoctor/review.vue @@ -4,7 +4,7 @@
-

{{ item.createDate }}

+

{{ item.checkDate }}

@@ -14,7 +14,7 @@
常用表单 - +

角膜塑形镜复查单

@@ -23,16 +23,16 @@
- +
- - - - - - - - + + + + + + + +