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