This commit is contained in:
Taric Xin
2022-01-20 10:38:23 +08:00
parent af0ffc08ea
commit 29e13a49be
5 changed files with 14 additions and 11 deletions

View File

@ -258,6 +258,7 @@ export class WithdrawalsRecordComponent implements OnInit {
{ title: '提现银行账户', render: 'bankCardNumber', width: 180 },
{ title: '提现状态', index: 'refundStatusLabel', width: 100 },
{ title: '银行流水号', index: 'bankSerialNumber', width: 120 },
{ title: '核心交易流水', index: 'coreSerNo', width: 120 },
{ title: '失败原因', index: 'failCause', width: 150 },
{
title: '操作',