| | |
| | | {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'}, |
| | | ]] |