Helius
2021-06-11 52d679f7a821a4025990d4cddec6106fe869af05
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() {