Helius
2022-03-24 ac4c6f8771de8148f1ba2292dd8fcb7c986883a4
src/main/resources/templates/febs/views/dapp/member-withdraw.html
@@ -154,6 +154,7 @@
                    {field: 'createTime', title: '创建时间', minWidth: 180},
                    {field: 'amount', title: '提现金额', minWidth: 130},
                    {title: '提现状态', templet: '#withdraw-status'},
                    {field: 'fee', title: '手续费', minWidth: 130},
                    {title: '操作', toolbar: '#withdraw-option', minWidth: 200}
                ]]
            });