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