| | |
| | | { title: "ç©æç¼å·", field: "materielCode",type: "like"}, |
| | | { title: "æ¹æ¬¡å·", field: "batchNo",type: "like"}, |
| | | { title: "æå±ä»åº", field: "warehouseId",type: "selectList",dataKey: "warehouses",data: [],}, |
| | | { title: "åºåå建æ¶é´",field: "createDate",type: "datetime"}, |
| | | ], |
| | | [ |
| | | { title: "ææææ¥è¯¢",field: "effectiveDate",type: "date"}, |
| | | {title: "ç©ææææ",field: "expirationlabel",type: "selectList",dataKey:"expirationlabelEnum",data:[]}, |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | align: "left" |
| | | }, |
| | | { |
| | | field: "expirationlabel", |
| | | title: "ç©ææææ", |
| | | type: "string", |
| | | width: 140, |
| | | align: "left", |
| | | bind: { key: "expirationlabelEnum", data: [] }, |
| | | }, |
| | | { |
| | | field: "materielInfo", |
| | | title: "æå«ç©æææ©ä¸´æ", |
| | | type: "string", |
| | | width: 140, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "inventoryage", |
| | | title: "åºé¾", |
| | | type: "string", |
| | | width: 140, |
| | | align: "left", |
| | |
| | | align: "left", |
| | | bind: { key: "stockStatusEmun", data: [] }, |
| | | }, |
| | | |
| | | { |
| | | field: "locationType", |
| | | title: "è´§ä½ç±»å", |