edit
This commit is contained in:
@ -262,7 +262,7 @@ export class RefundRecordComponent implements OnInit {
|
|||||||
{ title: '收款人', render: 'captain', width: 150 },
|
{ title: '收款人', render: 'captain', width: 150 },
|
||||||
{ title: '网络货运人', index: 'ltdName', width: 180 },
|
{ title: '网络货运人', index: 'ltdName', width: 180 },
|
||||||
{ title: '银行类型', index: 'bankTypeLabel', width: 120 },
|
{ title: '银行类型', index: 'bankTypeLabel', width: 120 },
|
||||||
{ title: '退款原因', index: 'rejectionCause', width: 170 },
|
{ title: '退款原因', index: 'reason', width: 170 },
|
||||||
{ title: '失败原因', index: 'failCause', width: 170 },
|
{ title: '失败原因', index: 'failCause', width: 170 },
|
||||||
{
|
{
|
||||||
title: '操作',
|
title: '操作',
|
||||||
|
|||||||
Reference in New Issue
Block a user