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' } } ],