From 84502915b6b5030b0ea68ffe868b5f0b9acd1062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Mon, 17 Apr 2023 15:49:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E8=AF=81=E6=B8=85=E5=8D=95=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E2=80=9D=E8=AE=A4=E8=AF=81=E7=B1=BB=E5=9E=8B=E2=80=9C?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProjectDetails/index.vue | 2 +- .../certificationList/components/addModel.vue | 244 +++++++++--------- .../components/certificationList/index.vue | 7 + .../components/listOfRegulations.vue | 47 ++-- .../projectRegulationTasks/index.vue | 12 +- 5 files changed, 168 insertions(+), 144 deletions(-) diff --git a/jero-web/src/views/projectManagement/ProjectDetails/index.vue b/jero-web/src/views/projectManagement/ProjectDetails/index.vue index ff42b43b5..d0e39fd0a 100644 --- a/jero-web/src/views/projectManagement/ProjectDetails/index.vue +++ b/jero-web/src/views/projectManagement/ProjectDetails/index.vue @@ -226,7 +226,7 @@ '1': '法规工程师', '2': '认证工程师', '4': '法规工程师/认证工程师', - '11': '领导角色', + '11': 'R&H Manager', '12': '系统管理员', '13': 'Viewer', '14': '品牌管理员', diff --git a/jero-web/src/views/projectManagement/components/certificationList/components/addModel.vue b/jero-web/src/views/projectManagement/components/certificationList/components/addModel.vue index fa0fede77..acea53c59 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/components/addModel.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/components/addModel.vue @@ -161,66 +161,20 @@