| | |
| | | palletCode: "", |
| | | locationCode: "", |
| | | locationName: "", |
| | | |
| | | }); |
| | | const editFormOptions = ref([ |
| | | |
| | |
| | | palletCode: "", |
| | | // locationCode: "", |
| | | materielCode:"", |
| | | batchNo:"" |
| | | batchNo:"", |
| | | expirationlabel:"", |
| | | |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | |
| | | [ |
| | | { title: "ææææ¥è¯¢",field: "effectiveDate",type: "date"}, |
| | | {title: "ç©ææææ",field: "expirationlabel",type: "selectList",dataKey:"expirationlabelEnum",data:[]}, |
| | | { title: "åºé¾(å°äº)", field: "inventoryage",type: "string"}, |
| | | { title: "åºé¾(大äº)", field: "inventoryage1",type: "string"}, |
| | | ], |
| | | ]); |
| | | const columns = ref([ |