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 @@
* {{$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'">