KKSU
2024-06-23 7364f85670c7a5bff85a47e38a4ac007de4c8c0f
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},