H5/Js/BarCfBefore.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
H5/Js/BarCfBefore.js
@@ -68,7 +68,7 @@ var that = this; that.isLoading = true; that.AxiosHttp("post", 'MesBarCF/GetBarInfo', { that.AxiosHttp("post", 'MesBarCF/GetBarInfoBefore', { barcode: that.formData.barcode, }, false) .then(function (res) { @@ -124,7 +124,7 @@ return; } that.isLoading = true; that.AxiosHttp("post", 'MesBarCF/BarCF', { that.AxiosHttp("post", 'MesBarCF/BarCfBefore', { userName: that.userInfo.loginAccount, barcode: that.formData.barcode, CfNum: that.formData.cfNum,