@ -21,7 +21,16 @@ export const InspectionRecordMain = useCrudSchemas(
fixed: 'left'
}
},
{
label: '状态',
field: 'isPublished',
dictType: DICT_TYPE.PUBLISHE_STATUS,
sort: 'custom',
isSearch: false,
table: {
width: 150
label: '物料编码',
field: 'itemCode',