H5/Js/Scll.js
@@ -94,7 +94,7 @@
            that.AxiosHttp("post", 'Womdaa/ScanCode', {
                daa001: that.modeInfo.daa001,
                userName: that.userInfo.loginAccount,
                barcode: that.modeInfo.barcode,
                barcode: that.scanInfo.barcode,
            }, false)
                .then(function (res) {
                    var json = res;