wtt
2025-11-05 2bf4ff2ba42a6b68de0b298f9b701e6d6338dfdb
WebTM/views/ÏúÊÛ¹ÜÀí/ÊÕ¿îµ¥/YS_ReceiveBillList.html
@@ -448,7 +448,7 @@
                //初始化表格
                set_InitGrid();
                //查询
                // get_FastQuery();
                get_FastQuery();
                //Organ();
                //查询当前登录用户有没有在当前模块设置默认过滤方案
@@ -666,15 +666,15 @@
                            option.cols = [col];
                            option.data = data1.data;
                            DisPlay_HideColumn();
                            ins = table.render(option);
                            laypage.render(optionPage);
                            //刷新表格数据
                            DisPlay_HideColumn();
                            layer.close(ajaxLoad);
                            if ($("#Comparator").val() == 0 && $("#ColContent").val() == "") {
                            if ($("#ColName option").length  < 1) {
                                ColFilter();
                            }
                        } else {
@@ -1421,7 +1421,7 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            get_FastQuery()
                            // get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {