南骏 池
2025-05-28 d56fd626b6a28f5124464158b1d1e88d1a6a0b21
H5/Js/Xctl.js
@@ -42,7 +42,7 @@
            }
            that.isLoading = true;
            that.AxiosHttp("post", 'Womdaa/GetItemsXcsl', {
            that.AxiosHttp("post", 'Womdaa/GetItemsXctl', {
                daa001: that.DAA001
            }, false)
                .then(function (res) {
@@ -87,7 +87,7 @@
            }
            that.isLoading = true;
            that.AxiosHttp("post", 'Womdaa/ScanXcsl', {
            that.AxiosHttp("post", 'Womdaa/ScanXctl', {
                DAA001: that.DAA001,
                Bar: that.Bar,
                userAccount: that.userInfo.loginAccount,