WebTM/views/ÖÊÁ¿¹ÜÀí/¹¤Ðò¼ìÑéµ¥/QC_ProcessCheckBillList2.html
@@ -450,7 +450,7 @@
                //初始化表格
                set_InitGrid();
                //查询
                //get_Display(sql);
                get_Display(sWhere);
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -509,7 +509,7 @@
                var ajaxLoad = layer.load();
                $.ajax({
                    //h_v_QC_ProcessCheckBill
                    url: GetWEBURL() + '/QC_ProcessCheckBill/QC_ProcessCheckBillList',
                    url: GetWEBURL() + '/QC_ProcessCheckMainBill/QC_ProcessCheckMainBillList',
                    type: "GET",
                    async: true,
                    data: { "sWhere": sWhere, "user": sessionStorage["HUserName"] },
@@ -1169,7 +1169,7 @@
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //查询
                            get_FastQuery();
                            //get_FastQuery();
                            form.render("select");
                        }