| | |
| | | GetMesItemBlDetailByBillNo() { |
| | | var that = this; |
| | | that.isLoading = true; |
| | | that.AxiosHttp("post", 'MesItemBl/GetMesItemBlDetailBySccBillNo', { |
| | | that.AxiosHttp("post", 'MesItemBl/GetMesItemBlDetailByBillNo', { |
| | | billNo: that.billNo, |
| | | type:"生产超领" |
| | | }, false) |
| | |
| | | } |
| | | |
| | | |
| | | that.AxiosHttp("post", 'MesItemBl/ScanBarcodeForOverPicking', { |
| | | that.AxiosHttp("post", 'MesItemBl/ScblScanBarcode', { |
| | | userName: that.userInfo.loginAccount, |
| | | barcode: that.barcode, |
| | | blNo: that.billNo, |
| | | billNo: that.daa001 |
| | | billNo: that.daa001, |
| | | type: "生产超领" |
| | | }, false) |
| | | .then(function (res) { |
| | | var json = res; |
| | |
| | | return; |
| | | } |
| | | |
| | | that.AxiosHttp("post", 'MesItemBl/PrintBarcodeForOverPicking', { |
| | | that.AxiosHttp("post", 'MesItemBl/SplitBarcode', { |
| | | userName: that.userInfo.loginAccount, |
| | | barcode: that.barcode, |
| | | blNo: that.billNo, |
| | | billNo: that.daa001, |
| | | num: that.sms |
| | | num: that.sms, |
| | | type: "生产超领" |
| | | }, false) |
| | | .then(function (res) { |
| | | var json = res; |