|
|
|
@ -150,7 +150,7 @@ export class FacilityInfoInSceneWindow extends UIBase {
|
|
|
|
|
|
|
|
|
|
//选中,通知前端
|
|
|
|
|
selectFacilityItemToThree(facilityInfoUIItem: FacilityInfoUIItem[], isChecked?: boolean) { |
|
|
|
|
// this.three = ThreeDimensionalHomeComponent.instance;
|
|
|
|
|
this.three = PlanComponent.instance; |
|
|
|
|
// if (this.isMultiselect) { // 多选
|
|
|
|
|
// if (isChecked) { //选中
|
|
|
|
|
// facilityInfoUIItem.forEach(element => {
|
|
|
|
|