Commit 487428c2 authored by shanqiyun's avatar shanqiyun

冲突

parent d841ba14
......@@ -1556,7 +1556,7 @@ class View3D extends Component {
});
}
handleExceptModel =(type,areaId)=>{
let { isPointSave } = this.state;
let { isPointSave,isAreaSave } = this.state;
this.clearMarkers();
if (type === 'into_except_model'){//进入耳朵模式
this.props.editModelChange(true);//隐藏全景统计
......@@ -1596,7 +1596,6 @@ class View3D extends Component {
this.handleOutExceptModel();
}
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment