| | |
| | | |
| | | var that = this; |
| | | if (that.modeInfo.daa001.length <= 0) { |
| | | that.$toast.fail("汇报单号不能为空!"); |
| | | that.$toast.fail("合并单号不能为空!"); |
| | | that.$playSound('error'); |
| | | return; |
| | | } |
| | |
| | | |
| | | var that = this; |
| | | if (that.modeInfo.daa001.length <= 0) { |
| | | that.$toast.fail("工单单号不能为空!"); |
| | | that.$toast.fail("合并单号不能为空!"); |
| | | that.$playSound('error'); |
| | | return; |
| | | } |
| | |
| | | //} |
| | | |
| | | that.isLoading = true; |
| | | that.AxiosHttp("post", 'Womdaa/ScanCodeCF', { |
| | | that.AxiosHttp("post", 'Womdaahb/ScanCodeCF', { |
| | | hbNo: that.modeInfo.daa001, |
| | | userName: that.userInfo.loginAccount, |
| | | barcode: that.scanInfo.barcode, |
| | |
| | | that.$notify({ type: 'success', message: json.message }); |
| | | that.$playSound('success'); |
| | | |
| | | //that.sendMessage(json.data.tbBillList); |
| | | that.sendMessage(json.data.tbBillList); |
| | | |
| | | that.$refs.barcode.focus(); |
| | | that.getModel(); |