chenhaozhe
2025-08-06 b07aac63eb3692a3fdd86c0df0625d3b83ae5029
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) {