From 16ea118d88fda00805e39109fd43145790fb09ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=B5=A9?= Date: Fri, 1 Sep 2023 17:30:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9UAT=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/certificationList/index.vue | 69 ++++++++++--------- .../components/rxswinModel.vue | 1 - 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/jero-web/src/views/projectManagement/components/certificationList/index.vue b/jero-web/src/views/projectManagement/components/certificationList/index.vue index 62c423b60..9ea6add73 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/index.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/index.vue @@ -12,17 +12,6 @@ v-model="queryParam.inspectionItem"> - -
-
- {{ $t('areaOfResponsibility') }} -
- -
-
@@ -44,7 +33,41 @@
+ +
+
+ {{ $t('statisticalNodes') }} +
+ + + + {{ item.key }} + + + +
+
diff --git a/jero-web/src/views/projectManagement/components/rxswinModel.vue b/jero-web/src/views/projectManagement/components/rxswinModel.vue index 3d81677fc..6b27c2f8e 100644 --- a/jero-web/src/views/projectManagement/components/rxswinModel.vue +++ b/jero-web/src/views/projectManagement/components/rxswinModel.vue @@ -295,7 +295,6 @@ title: this.$t('operation'), align: 'left', width: 110, - fixed: 'right', scopedSlots: { customRender: 'operation' } } ],