xiaoyong931011
2020-07-27 044cb4aa5da2cf5928e3e36e4007a361cd88fb24
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() {