批量审核

This commit is contained in:
wangshiming
2022-01-18 09:51:11 +08:00
parent 47a0cecb9a
commit 545d674d44
9 changed files with 54 additions and 31 deletions

View File

@ -182,7 +182,7 @@ export class VehicleComponentsListComponent implements OnInit {
},
roadTransportStatus: {
type: 'string',
title: '驾驶证到期状态',
title: '道运证到期状态',
enum: [
{ label: '正常', value: 1 },
{ label: '即将到期', value: 2 },