| | |
| | | }, |
| | | ], |
| | | [ |
| | | { title: "éé(æ°é)", field: "materialweight" }, |
| | | { title: "éé", field: "materialweight" }, |
| | | ], |
| | | ]); |
| | | const searchFormFields = ref({ |
| | |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { title: "æçç¼å·", field: "palletCode",displayType: "Contains" |
| | | }, |
| | | { title: "æçç¼å·", |
| | | field: "palletCode", |
| | | type: "like", |
| | | }, |
| | | { |
| | | title: "åºåç¶æ", |
| | | title: "ç©æç±»å", |
| | | field: "materialType", |
| | | type: "selectList", |
| | | dataKey: "inventoryMaterialType", |
| | | type: "select", |
| | | dataKey: "InventoryMaterialType", |
| | | data: [], |
| | | }, |
| | | { title: "è´§ä½ç¼å·", field: "locationCode" }, |
| | |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | | DisplayType:"link" |
| | | }, |
| | | { |
| | | field: "materialType", |
| | |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "inventoryMaterialType", data: [] }, |
| | | bind: { key: "InventoryMaterialType", data: [] }, |
| | | }, |
| | | { |
| | | field: "locationCode", |