@ -123,6 +123,11 @@ export const SettlementReportSelection = useCrudSchemas(reactive<CrudSchema[]>([
field: 'batch',
sort: 'custom',
},
{
label: '包装号',
field: 'packingNumber',
label: '库位代码',
field: 'locationCode',