bug:物料库区导入校验
@ -498,14 +498,14 @@ export const ProductscrapRecordDetail = useCrudSchemas(reactive<CrudSchema[]>([
width: 150
},
// {
// label: 'Bom版本',
// field: 'bomVersion',
// sort: 'custom',
// table: {
// width: 150
// },
{
label: 'Bom版本',
field: 'bomVersion',
sort: 'custom',
table: {
label: '批次',
field: 'batch',