|
|
|
@ -468,7 +468,9 @@ export class CollectionToolsComponent implements OnInit {
|
|
|
|
|
let companyId = sessionStorage.getItem("companyId") |
|
|
|
|
let buildingId = this.beforeOneCheckedBuilding.id |
|
|
|
|
let floorId = this.selectingSitePlan.id |
|
|
|
|
|
|
|
|
|
this.canvas.paste(companyId,buildingId,floorId) |
|
|
|
|
this.canvasData.isChange = true |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
basicInfo:boolean = true //基本信息名称显隐
|
|
|
|
|