diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 7d1275aa0..0bfb1cb9a 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1830,4 +1830,5 @@ module.exports = { statisticalNodes:'Statistical Nodes', proportionWithInTheAreaOfResponsibility:'Proportion within the area of responsibility', contentsearch:'Content Search', + masterProject:'Master Project', } \ 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 ab702cd81..f7055ac72 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1931,4 +1931,5 @@ module.exports = { statisticalNodes:'统计节点', proportionWithInTheAreaOfResponsibility:'责任领域内占比', contentsearch:'内容搜索', + masterProject:'主项目', } \ No newline at end of file diff --git a/jero-web/src/views/projectManagement/components/certificationList/index.vue b/jero-web/src/views/projectManagement/components/certificationList/index.vue index c9b280e65..713cccc45 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/index.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/index.vue @@ -43,40 +43,39 @@ - -
-
- {{ $t('standardNo') }} +