YangYuGang
2025-03-11 7462fd192326d7cf3418b6185ca437b2667cbeab
src/views/tigerprojects/wms/whInventorySum/inventorySearch.data.ts
@@ -6,6 +6,13 @@
export const columns: BasicColumn[] = [
  {
    title: '批次号',
    dataIndex: 'SUPP_LOTNO',
    width:120,
    sorter: true,
    resizable:true
  },
  {
    title: '仓库',
    dataIndex: 'WH_CODE',
    width:120,