diff --git a/src/app/ui/collection-tools/collection-tools.component.ts b/src/app/ui/collection-tools/collection-tools.component.ts index af86678..6532736 100644 --- a/src/app/ui/collection-tools/collection-tools.component.ts +++ b/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() //获取所有建筑