| WebTM/views/领料发货/其他出库/Kf_OtherOutBillList.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| WebTM/views/验收入库/其他入库/Kf_OtherInBillList.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
WebTM/views/领料发货/其他出库/Kf_OtherOutBillList.html
@@ -612,6 +612,7 @@ //url: "http://61.130.49.162:9090/WMSAPI///Web/GetMAXNum", url: GetWEBURL() + '/Kf_OtherOutBill/GetOtherOutBillList', type: "GET", async:false, data: { "sWhere": sWhere, "user": sessionStorage["HUserName"]}, success: function (data1) { if (data1.count == 1) { WebTM/views/验收入库/其他入库/Kf_OtherInBillList.html
@@ -608,6 +608,7 @@ $.ajax({ url: GetWEBURL() + '/Kf_OtherInBill/GetOtherInBill', type: "GET", async: false, data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] }, success: function (data1) { if (data1.count == 1) {