Commit 63c1d473 authored by 单奇雲's avatar 单奇雲

.

parent 63870d58
......@@ -1262,9 +1262,9 @@ class View3D extends Component {
}
getExceptionAreasList = () => {
// exceptionRegionListAction().then(data=>{
// this.setState({ exceptionAreas: data });
// });
exceptionRegionListAction().then(data=>{
this.setState({ exceptionAreas: data });
});
}
initExceptionAreasData = ()=>{
......
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