Commit ef93eb7e authored by 张博's avatar 张博

1

parent 38bd48ea
......@@ -69,7 +69,6 @@ class MaskContent extends Component {
handleExceptModel =(type)=>{
this.initViewModel();
this.props.handleExceptModel && this.props.handleExceptModel(type);
this.props.focusPosition(this.toCameraPosition(record.position));
}
initViewModel = ()=>{
......
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