diff --git a/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts b/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts index 188819bec..f13024157 100644 --- a/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts +++ b/src/views/wms/deliversettlementManage/customerreturn/customerreturnRecordMain/customerreturnRecordMain.data.ts @@ -508,7 +508,7 @@ export const CustomerreturnRecordDetail = useCrudSchemas(reactive( }, { label: '批次', - field: 'batch', + field: 'toBatch', sort: 'custom', table: { width: 150 @@ -516,7 +516,7 @@ export const CustomerreturnRecordDetail = useCrudSchemas(reactive( }, { label: '包装号', - field: 'packingNumber', + field: 'toPackingNumber', sort: 'custom', table: { width: 150