@ -508,7 +508,7 @@ export const CustomerreturnRecordDetail = useCrudSchemas(reactive<CrudSchema[]>(
},
{
label: '批次',
field: 'batch',
field: 'toBatch',
sort: 'custom',
table: {
width: 150
@ -516,7 +516,7 @@ export const CustomerreturnRecordDetail = useCrudSchemas(reactive<CrudSchema[]>(
label: '包装号',
field: 'packingNumber',
field: 'toPackingNumber',