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