This commit is contained in:
wangshiming
2022-03-21 15:05:20 +08:00
parent 0778aabadd
commit 825b591c67

View File

@ -282,6 +282,7 @@ export class PaymentRecordComponent implements OnInit {
{ title: '申请人', index: 'applyUserName', width: 90 },
{ title: '处理时间', index: 'handlerTime', width: 180 },
{ title: '处理人', index: 'handlerUserName', width: 90 },
{ title: '退款状态', index: 'refundStatusLabel', width: 220 },
{ title: '备注', index: 'failCause', width: 250 },
{
title: '操作',