批量审核
This commit is contained in:
@ -182,7 +182,7 @@ export class VehicleComponentsListComponent implements OnInit {
|
||||
},
|
||||
roadTransportStatus: {
|
||||
type: 'string',
|
||||
title: '驾驶证到期状态',
|
||||
title: '道运证到期状态',
|
||||
enum: [
|
||||
{ label: '正常', value: 1 },
|
||||
{ label: '即将到期', value: 2 },
|
||||
|
||||
Reference in New Issue
Block a user