src/views/safeProduction/safeQualifications/index.vue
@@ -82,7 +82,11 @@ show-overflow-tooltip /> <el-table-column label="规程资质类型" prop="type" show-overflow-tooltip /> show-overflow-tooltip> <template #default="scope"> {{ type_qualification.find(item => item.value === scope.row.type)?.label || '-' }} </template> </el-table-column> <el-table-column label="版本号" prop="version" width="180"