@ -134,17 +134,17 @@ export const InspectionRecordMain = useCrudSchemas(
}
},
{
label: '包装号',
field: 'packageCode',
sort: 'custom',
isSearch: true,
isTable: false,
isForm: false,
tableForm: {
disabled: false
// {
// label: '包装号',
// field: 'packageCode',
// sort: 'custom',
// isSearch: false,
// isTable: false,
// isForm: false,
// tableForm: {
// disabled: false
// }
// },
label: '发货单号',
field: 'asnNumber',