KKSU
2024-06-24 f5cf516fdec9ae5207a8502505b0567110fe031c
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},