KKSU
2024-07-12 ed3c4a0edc0fd52217541b1097408191259d60dc
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}
                ]]
            });
        }