rsf-admin/src/page/orders/check/CheckPreviewTable.jsx
@@ -36,7 +36,7 @@ const baseColumns = [ { field: 'locCode', headerName: '库位', width: 110 }, { field: 'barcode', headerName: '容器', width: 120 }, { field: 'barcode', headerName: '料箱码', width: 120 }, { field: 'matnrCode', headerName: '物料编码', width: 120 }, { field: 'batch', headerName: '批次', width: 90 }, { field: 'unit', headerName: '单位', width: 60 },