fix
Helius
2022-05-28 415e89fbc82dd35e980f7c19dae546ed89d5c012
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}
                ]]
            });
        }