cdk
昨天 8e4aa88d5b4b85d19cdaf49f14fca22540b7e3dd
H5/Js/Qtck.js
@@ -56,9 +56,11 @@
            var that = this;
            that.isLoading = true;
            that.AxiosHttp("post", 'Womdaa/GetBarKwByItem', {
            that.AxiosHttp("post", 'Womdaa/GetBarKwByItemCK', {
                itemId: that.selItem.itemid,
                userName: that.userInfo.loginAccount
                userName: that.userInfo.loginAccount,
                type: 'QTCK',
                billNo: that.billNo
            }, false)
                .then(function (res) {
                    var json = res;