| | |
| | | <uni-easyinput type="text" :focus="!addressFocus" v-model="inboundBarcode" |
| | | placeholder="è¯·æ«ææçæ¡ç " ref='midInput' @input="inputChangebarcode" /> |
| | | </uni-forms-item> --> |
| | | <uni-forms-item label="ç©æç±»å"> |
| | | <!-- <uni-forms-item label="ç©æç±»å"> |
| | | <uni-easyinput type="text" v-model="PalletCode" placeholder="è¯·æ«æç©æç±»å" ref='midInput' |
| | | :focus="addressFocus" /> |
| | | </uni-forms-item> |
| | | </uni-forms-item> --> |
| | | <!-- <uni-forms-item label="ç»ç¹ç¼åæ¶åºå"> |
| | | <uni-data-select v-model="value" :localdata="range"></uni-data-select> |
| | | </uni-forms-item> --> |
| | |
| | | var postData = { |
| | | MainData: { |
| | | "stationcode": this.stationcode, |
| | | "PalletCode": this.PalletCode, |
| | | // "PalletCode": this.PalletCode, |
| | | "toaddress": this.value, |
| | | } |
| | | } |
| | |
| | | if (res.status) { |
| | | uni.$showMsg("任塿·»å æå"); |
| | | this.stationcode = ""; |
| | | this.PalletCode = ""; |
| | | // this.PalletCode = ""; |
| | | this.toaddress = ""; |
| | | setTimeout(() => { |
| | | // this.materialtype = false; |