edit
This commit is contained in:
@ -244,7 +244,7 @@ export class WithdrawalsRecordComponent implements OnInit {
|
||||
{ title: '提现单号', index: 'refundApplyCode', width: 120 },
|
||||
{ title: '网络货运人', index: 'ltdName', width: 120 },
|
||||
{ title: '银行类型', index: 'bankTypeLabel', width: 100 },
|
||||
{ title: '账户类型', index: 'accountType', width: 100 },
|
||||
{ title: '账户类型', index: 'bankTypeLabel', width: 100 },
|
||||
{ title: '账户名称', index: 'bankAccountName', width: 100 },
|
||||
{ title: '虚拟账户', index: 'virtualAccount', width: 100 },
|
||||
{ title: '提现金额', index: 'amount', width: 100 },
|
||||
|
||||
Reference in New Issue
Block a user