ch
2022-11-17 1d32d97bdbd90c9162c67ca38402eef113f6254d
WebTM/views/ÑéÊÕÈë¿â/ίÍâÈë¿â/Kf_EntrustInBill_Fast.html
@@ -640,9 +640,9 @@
            //扫条码
            $('#HBarCode').on('keydown', function (event) {
                if (sQty == "") {
                    sQty = 0;
                }
                //if (sQty == "") {
                //    sQty = 0;
                //}
                if (event.keyCode == 13) {
                    GetMeesageByBarCode
                }
@@ -768,6 +768,10 @@
                if (sQty != "") {
                    $('#HQty').val("");
                }
                if (sQty == "") {
                    sQty = 0;
                }
                $.ajax({
                    //url: "http://61.130.49.162:9090/WMSAPI///Kf_EntrustInBill/get_CheckTypeByBarCode_Json",
                    url: GetWEBURL() + "/Kf_EntrustInBill/get_CheckTypeByBarCode_Json",