This commit is contained in:
wangshiming
2022-02-15 16:19:40 +08:00
parent 9e2900ad75
commit 8ddd06d330
15 changed files with 772 additions and 9 deletions

View File

@ -212,6 +212,9 @@ export class VehicleComponentsListComponent implements OnInit {
false: { text: '空闲', color: 'default' }
}
},
{ title: '道运证', width: '150px', className: 'text-center', index: 'roadTransportNo' },
{ title: '审核人', width: '150px', className: 'text-center', index: 'approvalUserName' },
{
title: '行驶证到期状态',
width: '180px',