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