KKSU
2024-06-25 35aff23ea2f78543dac8f0a6f6265c6bff721293
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}
                ]]
            });
        }