该卡已绑定设备,请点击
{{ props.boundDeviceNo }}
进行查看
{{ scope.row.transaction_type_text }}
{{ formatAmount(scope.row.amount) }}
{{ formatAmount(scope.row.balance_before) }}
{{ formatAmount(scope.row.balance_after) }}
{{ scope.row.reference_type === 'recharge' ? '充值' : '订单' }}
--
{{ scope.row.reference_no }}
--
{{ scope.row.remark || '-' }}
{{ formatDateTime(scope.row.created_at) }}