From 935533f5faa613cf181a96fe45088ae76e5ff084 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Thu, 3 Aug 2023 10:22:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E7=9B=B8=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 ++-- .../360View/medicalRecord/index.vue | 2 ++ .../modules/formList/InjectionTherapy.vue | 20 ++++++++++++++----- .../views/modules/formList/StyeForm.vue | 9 +++++++-- .../modules/formList/childrenLacrimal.vue | 2 +- .../formList/conjunctivalOperation.vue | 9 +++++++-- .../views/modules/formList/cornealForeign.vue | 2 +- .../views/modules/formList/puncture.vue | 2 +- 8 files changed, 36 insertions(+), 14 deletions(-) diff --git a/public/index.html b/public/index.html index 13c0c29..24877b8 100644 --- a/public/index.html +++ b/public/index.html @@ -39,8 +39,8 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> diff --git a/src/components/360View/medicalRecord/index.vue b/src/components/360View/medicalRecord/index.vue index 7c217a3..4879674 100644 --- a/src/components/360View/medicalRecord/index.vue +++ b/src/components/360View/medicalRecord/index.vue @@ -434,6 +434,8 @@ export default { if (mode) return this.name = this.formList[0].name this.id = this.formList[0].id + const user = JSON.parse(window.sessionStorage.getItem('qg-userData')) + this.isCreator = this.formList[0].doctorCode === user.employeeId this.curIndex = 0 this.isPlatform = this.isSearch === this.formList[0].platform } else { diff --git a/src/page-subspecialty/views/modules/formList/InjectionTherapy.vue b/src/page-subspecialty/views/modules/formList/InjectionTherapy.vue index c646e4b..19bac49 100644 --- a/src/page-subspecialty/views/modules/formList/InjectionTherapy.vue +++ b/src/page-subspecialty/views/modules/formList/InjectionTherapy.vue @@ -15,18 +15,21 @@

- 姓名: + 姓名:
- 性别: + 性别:
- 年龄: + 年龄:
- 诊断: + 登记号:
+
+ 诊断: +
一、治疗方案:球旁注射治疗
diff --git a/src/page-subspecialty/views/modules/formList/StyeForm.vue b/src/page-subspecialty/views/modules/formList/StyeForm.vue index eda68c0..8dc630c 100644 --- a/src/page-subspecialty/views/modules/formList/StyeForm.vue +++ b/src/page-subspecialty/views/modules/formList/StyeForm.vue @@ -32,7 +32,7 @@
- 诊断: + 诊断:
眼别: @@ -411,7 +411,7 @@ export default { } ::v-deep .el-input__inner{ border: none; - border-bottom: 1px solid #cccccc; + border-bottom: 1px solid #606266; border-radius: 0; font-size: 16px; height: 26px; @@ -420,4 +420,9 @@ export default { ::v-deep .el-input__prefix{ display: none; } +::v-deep .el-textarea__inner{ + border: none; + border-bottom: 1px solid #606266; + border-radius: 0; +} diff --git a/src/page-subspecialty/views/modules/formList/childrenLacrimal.vue b/src/page-subspecialty/views/modules/formList/childrenLacrimal.vue index 7c1d288..360d536 100644 --- a/src/page-subspecialty/views/modules/formList/childrenLacrimal.vue +++ b/src/page-subspecialty/views/modules/formList/childrenLacrimal.vue @@ -93,7 +93,7 @@
医生签名: - +
diff --git a/src/page-subspecialty/views/modules/formList/conjunctivalOperation.vue b/src/page-subspecialty/views/modules/formList/conjunctivalOperation.vue index 93f004e..8556dab 100644 --- a/src/page-subspecialty/views/modules/formList/conjunctivalOperation.vue +++ b/src/page-subspecialty/views/modules/formList/conjunctivalOperation.vue @@ -33,7 +33,7 @@
- 诊断: + 诊断:
@@ -364,7 +364,7 @@ export default { } ::v-deep .el-input__inner{ border: none; - border-bottom: 1px solid #cccccc; + border-bottom: 1px solid #606266; border-radius: 0; font-size: 16px; height: 26px; @@ -373,4 +373,9 @@ export default { ::v-deep .el-input__prefix{ display: none; } +::v-deep .el-textarea__inner{ + border: none; + border-bottom: 1px solid #606266; + border-radius: 0; +} diff --git a/src/page-subspecialty/views/modules/formList/cornealForeign.vue b/src/page-subspecialty/views/modules/formList/cornealForeign.vue index df42fa0..0d1d0dd 100644 --- a/src/page-subspecialty/views/modules/formList/cornealForeign.vue +++ b/src/page-subspecialty/views/modules/formList/cornealForeign.vue @@ -125,7 +125,7 @@
医生签名: - +
diff --git a/src/page-subspecialty/views/modules/formList/puncture.vue b/src/page-subspecialty/views/modules/formList/puncture.vue index ada2c7a..89c7884 100644 --- a/src/page-subspecialty/views/modules/formList/puncture.vue +++ b/src/page-subspecialty/views/modules/formList/puncture.vue @@ -102,7 +102,7 @@
医生签名: - +