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 @@
* {{$t('typeOfDeliverables')}} + :title="$t('certificationType')">{{$t('certificationType')}}
- - - + - - - - - - - - - - - - - - - - - - - -
-
- {{$t('deliverableTemplate')}} -
- - - {{ (item.deliverableTemplate === 'null' || item.deliverableTemplate === '' - || - item.deliverableTemplate == null) ? $t('clickUpload') : $t('viewUploadedFiles') - }} - - -
-
- - -
@@ -249,7 +203,55 @@
+ + + +
+
+ * + {{$t('typeOfDeliverables')}} +
+ + + + +
+
+ +
+
+ {{$t('deliverableTemplate')}} +
+ + + {{ (item.deliverableTemplate === 'null' || item.deliverableTemplate === '' + || + item.deliverableTemplate == null) ? $t('clickUpload') : $t('viewUploadedFiles') + }} + + +
+
+
+
@@ -374,67 +376,26 @@ +
* - {{$t('typeOfDeliverables')}} -
- - - -
-
- - - - - - - - - - - - - - - - - - - -
-
{{$t('deliverableTemplate')}} + :title="$t('certificationType')">{{$t('certificationType')}}
- - - {{ (formInline.deliverableTemplate === 'null' || formInline.deliverableTemplate === '' - || - formInline.deliverableTemplate == null) ? $t('clickUpload') : $t('viewUploadedFiles') - }} - + +
-
- -
@@ -464,25 +425,46 @@
+ + +
- * - {{$t('closingDate')}} + * + {{$t('typeOfDeliverables')}}
- + + +
+
+ +
+
+ {{$t('deliverableTemplate')}} +
+ + + {{ (formInline.deliverableTemplate === 'null' || formInline.deliverableTemplate === '' + || + formInline.deliverableTemplate == null) ? $t('clickUpload') : $t('viewUploadedFiles') + }} +
@@ -511,6 +493,28 @@
+ +
+
+ * + {{$t('closingDate')}} +
+ + + +
+
diff --git a/jero-web/src/views/projectManagement/components/certificationList/index.vue b/jero-web/src/views/projectManagement/components/certificationList/index.vue index 04b959873..47a745ca8 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/index.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/index.vue @@ -691,6 +691,13 @@ width: 180, ellipsis: true }, + { + title: this.$t('certificationType'), + align: 'left', + dataIndex: 'attestationTypeName', + width: 180, + ellipsis: true + }, { title: this.$t('engineeringInterfacePerson'), align: 'left', diff --git a/jero-web/src/views/projectManagement/components/listOfRegulations.vue b/jero-web/src/views/projectManagement/components/listOfRegulations.vue index d28a56c74..faa147f1c 100644 --- a/jero-web/src/views/projectManagement/components/listOfRegulations.vue +++ b/jero-web/src/views/projectManagement/components/listOfRegulations.vue @@ -136,9 +136,16 @@ {{ $t('modifyOperator') }}
+ +
+ + {{ $t('copy') }} +
+ placement="bottomRight" + v-if="this.roleSwitchingCode == '0' || this.roleSwitchingCode == '1' || this.roleSwitchingCode == '13'">