车辆对接

This commit is contained in:
wangshiming
2021-12-17 17:37:08 +08:00
parent 17354d05ec
commit 1969c9f434
2 changed files with 0 additions and 2 deletions

View File

@ -95,7 +95,6 @@ export class VehicleComponentsAuditComponent implements OnInit {
return of([]); return of([]);
} }
}, },
width: 250
} as SFSelectWidgetSchema, } as SFSelectWidgetSchema,
}, },
carNoColor: { carNoColor: {

View File

@ -96,7 +96,6 @@ export class VehicleComponentsListComponent implements OnInit {
return of([]); return of([]);
} }
}, },
width: 250
} as SFSelectWidgetSchema, } as SFSelectWidgetSchema,
}, },
carNoColor: { carNoColor: {