Helius
2020-07-16 7861e27efc998c3410e9d0ee20fc9e7f9a0780f5
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'},
                ]]