Commit 5173460a authored by 张博's avatar 张博

Merge branch 'developer' of http://172.16.10.76/station/amos-station-module-view into developer

parents 8aa27333 ee126d65
......@@ -1525,7 +1525,7 @@ class View3D extends Component {
}
initExceptionAreasData = ()=>{
this.setState({ startLoadExceptionArea: true },()=>{
this.setState({ startLoadExceptionArea: false, exceptionAreas: [] },()=>{
this.getExceptionAreasList();
});
}
......
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