duhe
2025-09-01 e57b2edbffff5a653ba9eda65eae100ceb2e7822
WebTM/views/É豸¹ÜÀí/É豸¿ª»úµ¥/Sb_EquipBeginBillList.html
@@ -406,7 +406,7 @@
                set_InitGrid();
               
                //查询
                //get_FastQuery();
                get_FastQuery();
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();              
            }
@@ -516,6 +516,7 @@
                $.ajax({
                    url: GetWEBURL() + '/Sb_EquipBeginBill/getSb_EquipBeginBillListPage',
                    type: "GET",
                    async: false,
                    data: { "sWhere": sWhere, "user": sessionStorage["HUserName"], "page": page, "size": size },
                    success: function (data1) {
                        option.limit = size;//改变表格页大小