邵佳豪 4 years ago
parent
commit
72164c8757
  1. 3
      src/app/ui/collection-tools/collection-tools.component.ts

3
src/app/ui/collection-tools/collection-tools.component.ts

@ -635,9 +635,6 @@ export class CollectionToolsComponent implements OnInit {
}
ngOnInit(): void {
sessionStorage.setItem('companyId','5fa2512ef8eb762cb03c65fb')
sessionStorage.setItem('planId','5fa8b0b8f8eb762cb03c6c30')
sessionStorage.setItem('buildingTypeId','5e7c9018a3050b1a840ed4b7')
this.getAllLibrary('plan') //获取素材库
this.getAllBuildings() //获取所有建筑

Loading…
Cancel
Save