@ -216,14 +216,14 @@ export const SaleShipmentDetailRecord = useCrudSchemas(reactive<CrudSchema[]>([
sort: 'custom',
isTable:false
},
// {
{
// label: '批次',
label: '批次',
// field: 'batch',
field: 'batch',
// sort: 'custom',
// table: {
table: {
// width: 150,
width: 150,
// }
}
// },
label: '库存状态',
field: 'inventoryStatus',