WebTM/views/领料发货/其他出库/Kf_OtherOutBill_Fast.html
@@ -318,7 +318,7 @@ $("#HInterID").val(""); $("#HBillNo").val(""); $.ajax({ url: GetWEBURL() + "/Web/GetMAXNum", url: GetWEBURL() + "/Web/GetMAXNumPDA", type: "GET", data: { "HBillType": '1206' }, success: function (d) { @@ -608,7 +608,7 @@ dataType: "json", success: function (data) { if (data.count == 1) { // 璇存槑楠岃瘉鎴愬姛浜嗭紝 layer.msg(data.Message + $("#HBillNo").val(), { icon: 1 }); layer.msg(data.Message, { icon: 1 }); } else { layer.msg(data.Message, { icon: 5 });