xiaoyong931011
2021-04-22 1c23bfe752fea2e815daa4bdd93859dee9e5b87c
src/main/resources/templates/febs/views/modules/contract/sale-list.html
@@ -77,8 +77,8 @@
                    {field: 'symbol', title: '币种', minWidth: 100, align: 'center'},
                    {field: 'phone', title: '手机号', minWidth: 130, align: 'center'},
                    {field: 'email', title: '邮箱', minWidth: 100, align: 'center'},
                    {field: 'usdtAmount', title: '买入USDT', minWidth: 100, align: 'center'},
                    {field: 'coinAmount', title: '充币USDT', minWidth: 100, align: 'center'},
                    // {field: 'usdtAmount', title: '买入USDT', minWidth: 100, align: 'center'},
                    {field: 'coinAmount', title: '提现USDT', minWidth: 100, align: 'center'},
                    {field: 'orderNo', title: '订单编号', minWidth: 150, align: 'center'},
                    {field: 'createTime', title: '交易时间', minWidth: 160, align: 'center'},
                ]]