1
zrg
2025-08-07 12541205f50d686a4d98db5f3ea67dcd8f61ccca
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) {