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",