edi
This commit is contained in:
		| @ -265,7 +265,7 @@ export class WithdrawalsRecordComponent implements OnInit { | |||||||
|       { title: '提现状态', index: 'refundStatusLabel', width: 100 }, |       { title: '提现状态', index: 'refundStatusLabel', width: 100 }, | ||||||
|       { title: '银行流水号', index: 'bankSerialNumber', width: 120 }, |       { title: '银行流水号', index: 'bankSerialNumber', width: 120 }, | ||||||
|       { title: '核心交易流水', index: 'coreSerNo', width: 130 }, |       { title: '核心交易流水', index: 'coreSerNo', width: 130 }, | ||||||
|       { title: '失败原因', index: 'rejectionCause', width: 150, format: item => item.failCause || item.rejectionCause }, |       { title: '备注', index: 'rejectionCause', width: 150, format: item => item.failCause || item.rejectionCause }, | ||||||
|       { |       { | ||||||
|         title: '操作', |         title: '操作', | ||||||
|         fixed: 'right', |         fixed: 'right', | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user