fix
Helius
2022-05-23 a6c755cdfbeec45b735a350e0caa93ea714426fa
src/main/resources/templates/febs/views/dapp/agent-return.html
@@ -88,7 +88,7 @@
                cols: [[
                    {field: 'address', title: '地址', minWidth: 130},
                    {field: 'createTime', title: '创建时间', minWidth: 180},
                    {field: 'amount', title: '返利金额(ETH)', minWidth: 130}
                    {field: 'amount', title: '返利金额(LAB)', minWidth: 130}
                ]]
            });
        }