edit
This commit is contained in:
@ -186,6 +186,7 @@ export class VehicleComponentsAuditComponent implements OnInit {
|
||||
}
|
||||
},
|
||||
{ title: '申请时间', width: '180px', className: 'text-center', index: 'createTime' },
|
||||
{ title: '审核通过时间', width: '180px', className: 'text-center', index: 'approvalPassTime' },
|
||||
{
|
||||
title: '操作',
|
||||
fixed: 'right',
|
||||
|
||||
Reference in New Issue
Block a user