xiaoyong931011
2020-07-21 c6ee20a7bbfc3761813d117ea2bf248d63ab23cc
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() {