Helius
2020-11-11 ac10a564db63c7f9060a2e99c9cb7cc17f9832b7
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() {