This commit is contained in:
wangshiming
2022-02-16 17:25:49 +08:00
parent 33fd6b3aac
commit 163d279187

View File

@ -258,6 +258,8 @@ export class UserCenterComponentsDriverComponent implements OnInit {
{ title: '手机号', className: 'text-center', index: 'mobile',width: 150 },
{ title: '身份证号码', className: 'text-center', index: 'identityNo', width: 200 },
{ title: '当前车辆', className: 'text-center', index: 'carNo' , width: 200},
{ title: '审核人名称', className: 'text-center', index: 'approvalUserName' , width: 200},
{ title: '审核时间', className: 'text-center', index: 'approvalTime' , width: 200},
{
title: '实名认证状态',
className: 'text-center',