chenhaozhe
2025-09-23 65968b3e0e9e03ef0904de35b78872224b9ce00a
WebTM/views/ÏúÊÛ¹ÜÀí/ÏúÊÛ±¨¼Ûµ¥/Xs_SeQuotationBillMainList.html
@@ -418,7 +418,7 @@
                //初始化表格
                set_InitGrid();
                //查询
                //get_FastQuery(1);
                get_FastQuery(1);
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -545,12 +545,11 @@
                            //刷新按钮显示
                            Display_HideButton(set_HideButton_ID, HBillType, HModName, sessionStorage["HUserName"]);
                            layer.close(ajaxLoad);
                            if ($("#Comparator").val() == 0 && $("#ColContent").val() == "") {
                            if ($("#ColName option").length < 1) {
                                ColFilter();
                            }
                            layer.close(ajaxLoad);
                        } else {
                            layer.close(ajaxLoad);
                            layer.alert(data1.code + data1.Message, { icon: 5 });
@@ -991,7 +990,7 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            get_FastQuery()
                            // get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {