车辆对接

This commit is contained in:
wangshiming
2022-01-12 14:20:09 +08:00
parent 6b5180d083
commit 22ee46d6b6
4 changed files with 18 additions and 6 deletions

View File

@ -13,6 +13,7 @@ import { VehicleService } from '../../../vehicle/services/vehicle.service';
export class VehicleComponentsAuditComponent implements OnInit {
_$expand = false;
resourceStatus: any;
defaultTabs = 1;
ui!: SFUISchema;
schema!: SFSchema;
columns!: STColumn[];