From ce7090277cb729acb2b045a14584d87ebea3f5bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Thu, 16 Mar 2023 10:45:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=BA=93?= =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 9 + jero-web/src/common/lang/zh-cn.js | 9 + .../components/ProjectDetails.vue | 167 +++++++++++------- .../projectManagement/components/addModel.vue | 118 +++++++------ .../components/listOfRelevantPersonnel.vue | 160 +++++++++-------- .../components/personBatting.vue | 50 +++--- .../components/settingList.vue | 36 ++-- 7 files changed, 315 insertions(+), 234 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index bb8ec1478..c1a41cf95 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1436,6 +1436,15 @@ module.exports = { type:'type', select:'select', onlyDataWithProcessStatusDeleted:'Only data with process status of list to be released and approved can be deleted', + complianceCertificationProgram:'Compliance Certification Program', + listPublishing:'List Publishing', + responsibilityConfirmation:'Responsibility Confirmation', + designVerification:'Design Verification', + getStarted:'Get Started', + certificationStartOne:'Certification Start', + verificationAndVerification:'Verification And Verification', + projectInterfacePersonRegulationEngineerSetting:'Project Interface Person - Regulation Engineer Setting', + projectInterfacePersonCertificationEngineerSetting:'Project Interface Person - Certification Engineer Setting', registrationnumber:'Product registration number', noticebatch:'Notice batch', producttrademark:'Product Trademark', diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index 78430946f..beaa3623c 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1538,6 +1538,15 @@ module.exports = { type:'类型', select:'选择', onlyDataWithProcessStatusDeleted:'只能删除流程状态为清单待发布和审查通过的数据', + complianceCertificationProgram:'合规认证计划', + listPublishing:'清单发布', + responsibilityConfirmation:'责任确认', + designVerification:'设计核查', + getStarted:'摸底开始', + certificationStartOne:'认证开始', + verificationAndVerification:'验证核查', + projectInterfacePersonRegulationEngineerSetting:'工程接口人-法规工程师设置', + projectInterfacePersonCertificationEngineerSetting:'工程接口人-认证工程师设置', registrationnumber:'产品登记编号', noticebatch:'《公告》批次', producttrademark:'产品商标', diff --git a/jero-web/src/views/projectManagement/components/ProjectDetails.vue b/jero-web/src/views/projectManagement/components/ProjectDetails.vue index 23aea89dd..7c7970d5b 100644 --- a/jero-web/src/views/projectManagement/components/ProjectDetails.vue +++ b/jero-web/src/views/projectManagement/components/ProjectDetails.vue @@ -19,76 +19,32 @@ >{{queryForm.projectName}}