Ben Lin
2025-03-18 f3122a551bf69f6aed1467a6acc24805e6b469eb
src/views/tigerprojects/wms/wms_item_sum/wms_item_sum.data.ts
@@ -54,6 +54,12 @@
    width:100,
    resizable:true
  },
  {
    title: '入库时间',
    dataIndex: 'FIRST_IN_DATE',
    width:100,
    resizable:true
  },
];
export const searchFormSchema: FormSchema[] = [