Commit 63c1d473 authored by shanqiyun's avatar shanqiyun

.

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