Helius
2020-10-13 b88a126c26552db956b112efb56ec5d2a0a1b615
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() {