| | |
| | | [ |
| | | { title: "ç©æç¼å·", field: "materielCode",type: "like"}, |
| | | { title: "æ¹æ¬¡å·", field: "batchNo",type: "like"}, |
| | | { title: "æå±ä»åº", field: "warehouseId",type: "selectList",dataKey: "warehouses",data: [],}, |
| | | { title: "æå±ä»åº", field: "locationType",type: "select",dataKey: "locationType",data: [],}, |
| | | { title: "æå«æ¡ç ", field: "barcode",type: "like"}, |
| | | ], |
| | | [ |
| | | { title: "ä¾åºåç¼å·", field: "supplyCode",type: "like"}, |
| | | { title: "æå«åæ®ç¼å·", field: "orderNo",type: "like"}, |
| | | { title: "åºåå建æ¶é´", field: "createDate",type: "datetime"}, |
| | | |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "locationType", |
| | | title: "æå±ä»åº", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "locationType", data: [] }, |
| | | }, |
| | | { |
| | | field: "palletCode", |
| | | title: "æçç¼å·", |
| | | type: "string", |
| | |
| | | field: "locationCode", |
| | | title: "è´§ä½ç¼å·", |
| | | type: "string", |
| | | width: 200, |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "locationName", |
| | | title: "è´§ä½åç§°", |
| | | type: "string", |
| | | width: 150, |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | |
| | |
| | | field: "orderStatistics", |
| | | title: "æå«ç©ææç»", |
| | | type: "string", |
| | | width: 240, |
| | | width: 630, |
| | | align: "left", |
| | | }, |
| | | { |