KKSU
2024-06-14 4bcedc984948c3c757d6b155e019174ef2fe9a0a
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},