From 275595c743744d49d1927f7c489f1f85d96026b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Tue, 21 Mar 2023 10:34:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=95=E8=A7=84=E6=B8=85?= =?UTF-8?q?=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 2 + jero-web/src/common/lang/zh-cn.js | 2 + .../components/circulationHistory.vue | 150 +++++++++++++++--- .../components/designCompliance.vue | 10 +- .../components/projectInformation.vue | 2 +- .../reviewedByThePersonInCharge.vue | 8 +- .../components/standardContent.vue | 2 +- 7 files changed, 147 insertions(+), 29 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index bcbef9056..55df1c4f6 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1671,5 +1671,7 @@ module.exports = { thePersonResponsibleForDesignCannotBeBlank:'The person responsible for designing the compliance process cannot be empty', recordmaintenance:'Record maintenance', module:'module', + designComplianceReviewAdmin:'Design Compliance Review', + missionAccomplished:'Mission Accomplished', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 67efb250f..fdbe640a5 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1771,4 +1771,6 @@ module.exports = { thePersonResponsibleForDesignCannotBeBlank:'设计符合性流程的责任人不能为空', recordmaintenance:'备案维护', module:'模块', + designComplianceReviewAdmin:'设计符合性审查', + missionAccomplished:'任务完成', } \ No newline at end of file diff --git a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/circulationHistory.vue b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/circulationHistory.vue index 22873d08a..0ed128549 100644 --- a/jero-web/src/views/toDoCenter/projectRegulationTasks/components/circulationHistory.vue +++ b/jero-web/src/views/toDoCenter/projectRegulationTasks/components/circulationHistory.vue @@ -5,6 +5,28 @@ {{title}} +
+
+
+ 4
+
+
+
+
+ 5
+
+
+