H5/Js/Scbg.js
@@ -92,7 +92,7 @@ this.barcode = value; var that = this; that.isLoading = true; if (!that.userInfo.loginAccount) { this.$toast.fail("请重新检查登录状态"); @@ -106,9 +106,10 @@ if (!that.stafId) { that.$toast.fail("员工不允许为空"); return; } that.isLoading = true; that.AxiosHttp("post", 'MesWorkProd/ScanWork', { userNo: that.userInfo.loginAccount, itemBarcode: that.barcode,