Browse Source

[完善]更改方法名称

master
邵佳豪 4 years ago
parent
commit
c9b3ff1619
  1. 4
      src/app/ui/collection-tools/collection-tools.component.ts

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

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

Loading…
Cancel
Save