Helius
2021-03-26 91f1db4e7cda969c1b10ee056e2a4bbd5a1bc57e
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() {