Commit 472506b5 authored by 张博's avatar 张博

删除无用代码

parent 3fc6a391
...@@ -173,7 +173,7 @@ class SearchPane extends Component { ...@@ -173,7 +173,7 @@ class SearchPane extends Component {
operateType: operateTypes.POINT_SEARCH operateType: operateTypes.POINT_SEARCH
}; };
update3DViewData(args); update3DViewData(args);
this.props.focusPosition(this.toCameraPosition(record.position)); //this.props.focusPosition(this.toCameraPosition(record.position));
} else { } else {
message.danger('坐标未绑定!!!'); message.danger('坐标未绑定!!!');
} }
......
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