车辆对接
This commit is contained in:
@ -95,7 +95,6 @@ export class VehicleComponentsAuditComponent implements OnInit {
|
|||||||
return of([]);
|
return of([]);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
width: 250
|
|
||||||
} as SFSelectWidgetSchema,
|
} as SFSelectWidgetSchema,
|
||||||
},
|
},
|
||||||
carNoColor: {
|
carNoColor: {
|
||||||
|
|||||||
@ -96,7 +96,6 @@ export class VehicleComponentsListComponent implements OnInit {
|
|||||||
return of([]);
|
return of([]);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
width: 250
|
|
||||||
} as SFSelectWidgetSchema,
|
} as SFSelectWidgetSchema,
|
||||||
},
|
},
|
||||||
carNoColor: {
|
carNoColor: {
|
||||||
|
|||||||
Reference in New Issue
Block a user