From 04bdc800b12f39103db23c1efb78acc9c5f5eefe Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Thu, 4 Sep 2025 20:57:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../safetyReview/dashboard/detailForm.vue | 12 ++++-- .../examinerApproval/approvalForm.vue | 25 +++++++++--- .../examinerApproval/detailForm.vue | 25 +++++++++--- .../safetyReview/examinerApproval/index.vue | 38 ++++++++++++------- .../examinerEscTask/detailForm.vue | 24 +++++++++--- .../examinerEscTask/escTaskForm.vue | 24 +++++++++--- .../safetyReview/examinerEscTask/index.vue | 27 +++++++------ .../safetyReview/examinerTasks/index.vue | 20 +++++----- .../safetyReview/examinerTasks/taskForm.vue | 26 ++++++------- 9 files changed, 147 insertions(+), 74 deletions(-) diff --git a/src/views/safetyReview/dashboard/detailForm.vue b/src/views/safetyReview/dashboard/detailForm.vue index 30b0ecb..cfecfea 100644 --- a/src/views/safetyReview/dashboard/detailForm.vue +++ b/src/views/safetyReview/dashboard/detailForm.vue @@ -107,10 +107,14 @@ diff --git a/src/views/safetyReview/examinerApproval/approvalForm.vue b/src/views/safetyReview/examinerApproval/approvalForm.vue index c1b0584..c21c38a 100644 --- a/src/views/safetyReview/examinerApproval/approvalForm.vue +++ b/src/views/safetyReview/examinerApproval/approvalForm.vue @@ -35,6 +35,7 @@ class="infoinfoText">一般偏差 主要偏差 + 优秀项 @@ -49,11 +50,18 @@ - 未整改 - 待审核 - 已整改 - 驳回 + - + @@ -365,6 +373,13 @@ const handleSubmit = () => { color: #E13434; } +.yxText { + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 18px; + color: #767C81; +} + .applyFormContainer { padding-top: 20px; overflow: hidden; diff --git a/src/views/safetyReview/examinerApproval/detailForm.vue b/src/views/safetyReview/examinerApproval/detailForm.vue index ac64487..0d2ba1e 100644 --- a/src/views/safetyReview/examinerApproval/detailForm.vue +++ b/src/views/safetyReview/examinerApproval/detailForm.vue @@ -35,6 +35,7 @@ class="infoinfoText">一般偏差 主要偏差 + 优秀项 @@ -49,11 +50,18 @@ - 未整改 - 待审核 - 已整改 - 驳回 + - + @@ -306,6 +314,13 @@ const isImageFile = (suffix) => { color: #DD9200; } +.yxText { + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 18px; + color: #767C81; +} + .successText { font-family: Microsoft YaHei; font-weight: 400; diff --git a/src/views/safetyReview/examinerApproval/index.vue b/src/views/safetyReview/examinerApproval/index.vue index 83aebc4..6589238 100644 --- a/src/views/safetyReview/examinerApproval/index.vue +++ b/src/views/safetyReview/examinerApproval/index.vue @@ -37,36 +37,39 @@ - - - - + + + + - + - + - + @@ -252,6 +255,13 @@ const handleApproval = (record) => { color: #E13434; } +.yxText { + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 18px; + color: #767C81; +} + .replayTextBtn { padding: 0 !important; color: #0090ff !important; diff --git a/src/views/safetyReview/examinerEscTask/detailForm.vue b/src/views/safetyReview/examinerEscTask/detailForm.vue index 231f5dd..548fbe3 100644 --- a/src/views/safetyReview/examinerEscTask/detailForm.vue +++ b/src/views/safetyReview/examinerEscTask/detailForm.vue @@ -35,6 +35,7 @@ class="infoinfoText">一般偏差 主要偏差 + 优秀项 @@ -49,11 +50,18 @@ - 未整改 - 待审核 - 已整改 - 驳回 + - + @@ -308,6 +316,12 @@ const isImageFile = (suffix) => { color: #DD9200; } +.yxText { + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 18px; + color: #767C81; +} .successText { font-family: Microsoft YaHei; font-weight: 400; diff --git a/src/views/safetyReview/examinerEscTask/escTaskForm.vue b/src/views/safetyReview/examinerEscTask/escTaskForm.vue index 96c12a6..4357a76 100644 --- a/src/views/safetyReview/examinerEscTask/escTaskForm.vue +++ b/src/views/safetyReview/examinerEscTask/escTaskForm.vue @@ -35,6 +35,7 @@ class="infoinfoText">一般偏差 主要偏差 + 优秀项 @@ -49,11 +50,18 @@ - 未整改 - 待审核 - 已整改 - 驳回 + - + @@ -377,6 +385,12 @@ const handleSubmit = () => { font-size: 18px; color: #DD9200; } +.yxText { + font-family: Microsoft YaHei; + font-weight: 400; + font-size: 18px; + color: #767C81; +} .successText { font-family: Microsoft YaHei; diff --git a/src/views/safetyReview/examinerEscTask/index.vue b/src/views/safetyReview/examinerEscTask/index.vue index a25714c..1da517c 100644 --- a/src/views/safetyReview/examinerEscTask/index.vue +++ b/src/views/safetyReview/examinerEscTask/index.vue @@ -37,10 +37,10 @@ - - - - + + + + - + - + - + - +