@ -11,6 +11,10 @@ const RechargeRecord: FC = () => {
title: '账号ID',
dataIndex: 'a_mt4_login'
},
{
title: '备注昵称',
dataIndex: 'remark'
title: 'from地址',
dataIndex: 'from_address',
@ -15,6 +15,10 @@ const WithdrawRecord: FC = () => {
title: '交易ID',
dataIndex: 'tx_hash',