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 @@