Helius
2020-10-28 8869703f07058fbce90bc5a618e175359854f31f
src/main/resources/templates/febs/views/modules/member/applyCoinAlone.html
@@ -88,7 +88,7 @@
            $searchForm[0].reset();
            treeSelect.revokeNode('dept');
            sortObject.type = 'null';
            tableIns.reload({where: getQueryParams(), page: {curr: 1}, initSort: sortObject});
            tableIns.reload({where: getQueryParams(), page: {curr: 1}});
        });
        function initTable() {