edit
This commit is contained in:
@ -282,7 +282,7 @@ export class PaymentRecordComponent implements OnInit {
|
||||
{ title: '申请人', index: 'applyUserName', width: 90 },
|
||||
{ title: '处理时间', index: 'handlerTime', width: 180 },
|
||||
{ title: '处理人', index: 'handlerUserName', width: 90 },
|
||||
{ title: '失败原因', index: 'failCause', width: 250 },
|
||||
{ title: '备注', index: 'failCause', width: 250 },
|
||||
{
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
|
||||
Reference in New Issue
Block a user