diff --git a/jero-web/src/views/projectManagement/components/certificationList/index.vue b/jero-web/src/views/projectManagement/components/certificationList/index.vue index 96bec6188..67604767d 100644 --- a/jero-web/src/views/projectManagement/components/certificationList/index.vue +++ b/jero-web/src/views/projectManagement/components/certificationList/index.vue @@ -514,11 +514,6 @@ value: 'category', text: this.$t('category') }, - { - type: 'string', - value: 'inspectionItem', - text: this.$t('inspectionItems') - }, { type: 'string', value: 'configItem',