| | |
| | | ], |
| | | [ |
| | | { |
| | | title: "æ°é", |
| | | title: "æ°é", |
| | | field: "quantity", |
| | | type:"int" |
| | | }, |
| | |
| | | [ |
| | | { title: "éè´åå·", field: "purchaseOrderNo", type: "like" }, |
| | | { title: "ç©æç¼å·", field: "materielCode", type: "like" }, |
| | | {title: "æå±ä»åº", field:"warehouseId",type:"select",dataKey:"warehouses",data:[]}, |
| | | { title: "æ¹æ¬¡å·", field: "lotNo", type: "like" }, |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "materielLength", |
| | | title: "ç©æé¿åº¦", |
| | | type: "int", |
| | | width: 80, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "productionDate", |
| | | title: "çäº§æ¥æ", |
| | | type: "date", |