车辆对接

This commit is contained in:
wangshiming
2021-12-20 17:18:40 +08:00
parent f18f512aac
commit 0a31c9eb4e
33 changed files with 1275 additions and 768 deletions

View File

@ -7,9 +7,9 @@ describe('SupplyManagementVehicleDetailComponent', () => {
beforeEach(waitForAsync(() => {
TestBed.configureTestingModule({
declarations: [ SupplyManagementVehicleDetailComponent ]
declarations: [SupplyManagementVehicleDetailComponent]
})
.compileComponents();
.compileComponents();
}));
beforeEach(() => {