| | |
| | | palletCode: "", |
| | | // locationCode: "", |
| | | materielCode:"", |
| | | batchNo:"" |
| | | batchNo:"", |
| | | specifyVer:"" |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | |
| | | // { title: "è´§ä½ç¼å·", field: "locationCode",type: "like" }, |
| | | { title: "è´§ä½ç¶æ", field: "locationStatus" ,type: "selectList",dataKey: "locationStatusEnum",data: [],}, |
| | | { title: "åºåç¶æ", field: "stockStatus",type: "selectList",dataKey: "stockStatusEmun",data: [],}, |
| | | { title: "产åç¼ç ", field: "productCode",type: "like"}, |
| | | ], |
| | | [ |
| | | { title: "产åç¼ç ", field: "productCode",type: "like"}, |
| | | |
| | | { title: "产åçæ¬", field: "productVersion",type: "like"}, |
| | | { title: "ææ´¾çæ¬", field: "specifyVer",type: "like"}, |
| | | { title: "æå±ä»åº", field: "warehouseId",type: "selectList",dataKey: "warehouses",data: [],}, |
| | | ] |
| | | ]); |
| | |
| | | align: "left" |
| | | }, |
| | | { |
| | | field: "specifyVer", |
| | | title: "ææ´¾çæ¬", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left" |
| | | }, |
| | | { |
| | | field: "dateCode", |
| | | title: "产å卿", |
| | | type: "string", |
| | | width: 140, |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |