KKSU
2024-06-21 5ba2cfd4a38752e6b9d6e2c93f673a491d89730f
src/main/resources/templates/febs/views/dapp/member-withdraw.html
@@ -128,7 +128,7 @@
            tableIns = febs.table.init({
                elem: $view.find('table'),
                id: 'withdrawTable',
                url: ctx + 'flow/fundFlow?type=2',
                url: ctx + 'flow/fundFlow?type=21',
                cols: [[
                    {field: 'address', title: '地址', minWidth: 130},
                    {field: 'createTime', title: '创建时间', minWidth: 180},