@ -289,6 +289,9 @@ export const InspectionMain = useCrudSchemas(reactive<CrudSchema[]>([
disabled: true
}
},
table: {
width: 130
{
label: '检验严格性',
@ -350,7 +353,7 @@ export const InspectionMain = useCrudSchemas(reactive<CrudSchema[]>([
field: 'action',
isForm: false,
width: 200,
width: 240,
fixed: 'right'