xiaoyong931011
2021-01-08 0d03d3fe08f4ca6865adf4147dbbc4830e231837
src/main/resources/templates/febs/views/modules/member/memberAlone.html
@@ -96,7 +96,7 @@
        // 刷新按钮
        $reset.on('click', function () {
            $searchForm[0].reset();
            tableIns.reload({where: getQueryParams(), page: {curr: 1});
            tableIns.reload({where: getQueryParams(), page: {curr: 1}});
        });
        function initTable() {