zzr99
2022-07-07 904a7c349b4d6dbdcbd2a95d0a66582ee43e81fa
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 });