diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index edbcd0aee..5afe49be1 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1828,4 +1828,5 @@ module.exports = { projectProgressStatistics:'Project Progress Statistics', GRPSystemProjectProgressStatistics:'GRP system project progress statistics', statisticalNodes:'Statistical Nodes', + proportionWithInTheAreaOfResponsibility:'Proportion within the area of responsibility', } \ 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 ee347b22c..c8e96fe35 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1929,4 +1929,5 @@ module.exports = { projectProgressStatistics:'项目进度统计', GRPSystemProjectProgressStatistics:'GRP系统项目进度统计', statisticalNodes:'统计节点', + proportionWithInTheAreaOfResponsibility:'责任领域内占比', } \ No newline at end of file diff --git a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue index 4bea95522..1d03677eb 100644 --- a/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue +++ b/jero-web/src/views/projectManagement/components/ParameterItemCollectionList.vue @@ -6,6 +6,27 @@ {{$t('ParameteItemCollectionList')}}({{$t(this.$route.query.projectName)}}) — {{$t(this.$route.query.title)}} +
+ + +
+ + {{rolename}} +
+
+
@@ -33,28 +54,28 @@ v-model="formInline.paramsName">
- - - - - - - - - - - - -
-
- {{$t('certificationCategory')}} -
- -
-
+ + + + + + + + + + + + +
+
+ {{$t('certificationCategory')}} +
+ +
+