- {{ formatAmount(row.realAmount, row.fromSymbol).text }} {{ (row.fromSymbol || 'USDT').toUpperCase() }}
- {{ formatAmount(row.realAmount, row.fromSymbol).text }} {{ (row.fromSymbol || 'USDT').toUpperCase() }}
{{ formatChain(row.fromChain) }}
{{ getPayStatusText(row.status) }}
{{ formatFullTime(row.createTime || row.time) }}