| | |
| | | show: false, |
| | | actions: [], |
| | | ItemDetail: [], |
| | | depotInfo:[], |
| | | } |
| | | }, |
| | | mounted() { |
| | |
| | | console.log(error); |
| | | }); |
| | | }, |
| | | onClick(index, title) { |
| | | this.$toast(`${index} ${title}`); |
| | | this.$notify({ type: 'success', message: '某某物料扫码成功某某物料扫码成功某某物料扫码成功某某物料扫码成功' }); |
| | | |
| | | }, |
| | | onSelect(item) { |
| | | // 默认情况下点击选项时不会自动收起 |
| | | // 可以通过 close-on-click-action 属性开启自动收起 |
| | |
| | | //that.ItemBlDetail = json.data.tbBillList; |
| | | that.ItemDetail = json.data.tbBillList; |
| | | that.$refs.sectionCode.focus(); |
| | | that.sectionCode = null; |
| | | //that.sectionCode = null; |
| | | } |
| | | else { |
| | | that.$toast.fail(json.message); |
| | |
| | | if (json.status == 0) { |
| | | //that.$notify({ type: 'success', message: json.data.tbBillList }); |
| | | //that.$playSound('success'); |
| | | that.depotInfo = json.data; |
| | | that.$refs.barcode.focus(); |
| | | } |
| | | else { |
| | |
| | | that.$notify({ type: 'success', message: '扫描成功' }); |
| | | that.$playSound('success'); |
| | | that.$refs.barcode.focus(); |
| | | //that.GetMesItemBlDetailByBillNo() |
| | | that.GetMesItemBlDetailByBillNo(); |
| | | } |
| | | else { |
| | | that.$toast.fail(json.message); |