xiaoyong931011
2020-09-03 06af637303cff936114c6a84a3a0d1b38b098e18
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() {