chenhaozhe
2025-09-23 65968b3e0e9e03ef0904de35b78872224b9ce00a
WebTM/views/ÏúÊÛ¹ÜÀí/Ó¦ÊÕµ¥/Xs_ReceivableBillList.html
@@ -496,7 +496,7 @@
                //初始化页大小
                // DisPlay_HideColumn_GetPageSize(HModName, sessionStorage["HUserName"], optionPage);
                //查询
                //get_FastQuery(1);
                get_FastQuery(1);
                //Organ();
                //查询当前登录用户有没有在当前模块设置默认过滤方案
@@ -645,14 +645,12 @@
                            option.cols = [col];
                            option.data = data1.data;
                            table.render(option);
                            //刷新表格数据
                            DisPlay_HideColumn();
                            table.render(option);
                            layer.close(ajaxLoad);
                            if ($("#Comparator").val() == 0 && $("#ColContent").val() == "") {
                            if ($("#ColName option").length < 1) {
                                ColFilter();
                            }
@@ -1448,7 +1446,7 @@
                            //当前用户没有设置默认的过滤方案
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            get_FastQuery()
                            // get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {