| | |
| | | console.log(error); |
| | | }); |
| | | }, |
| | | onClick(index, title) { |
| | | this.$toast(`${index} ${title}`); |
| | | this.$notify({ type: 'success', message: '某某物料扫码成功某某物料扫码成功某某物料扫码成功某某物料扫码成功' }); |
| | | //onClick(index, title) { |
| | | // this.$toast(`${index} ${title}`); |
| | | // this.$notify({ type: 'success', message: '某某物料扫码成功某某物料扫码成功某某物料扫码成功某某物料扫码成功' }); |
| | | |
| | | }, |
| | | //}, |
| | | onSelect(item) { |
| | | // 默认情况下点击选项时不会自动收起 |
| | | // 可以通过 close-on-click-action 属性开启自动收起 |
| | |
| | | console.log(error); |
| | | }); |
| | | }, |
| | | getDepot(value) { |
| | | if (!value) { |
| | | return; |
| | | } |
| | | this.depotSectionCode = value; |
| | | getDepot() { |
| | | //if (!value) { |
| | | // return; |
| | | //} |
| | | //this.depotSectionCode = value; |
| | | var that = this; |
| | | that.isLoading = true; |
| | | that.AxiosHttp("post", 'MesItemTbl/SctlScanDepots', { |
| | |
| | | console.log(error); |
| | | }); |
| | | }, |
| | | getBarcode(value) { |
| | | getBarcode() { |
| | | |
| | | this.barcode = value; |
| | | //this.barcode = value; |
| | | |
| | | var that = this; |
| | | that.isLoading = true; |