xiaoyong931011
2020-07-23 85a8ca034763c90625c2a6bf844c1d0656cd5591
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() {