|
|
@ -1128,7 +1128,7 @@ export class CollectionToolsComponent implements OnInit { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
this.handleTreeData(storeyData) //处理tree数据结构
|
|
|
|
this.handleTreeData(storeyData) //处理tree数据结构
|
|
|
|
this.canvas.loadExaminerData() |
|
|
|
this.canvas.onExaminerClickFloor() |
|
|
|
// 隐藏基本信息图形
|
|
|
|
// 隐藏基本信息图形
|
|
|
|
this.canvas.setNameVisible(false, 0); |
|
|
|
this.canvas.setNameVisible(false, 0); |
|
|
|
} |
|
|
|
} |
|
|
|