赣州市洪水风险预警系统三维版本
guoshilong
2023-02-06 75d35fadf1d6dc05e0060a8c610fca32f85cf897
widgets/FloodAnalysis/Widget.js
@@ -46,6 +46,8 @@
                $('.dong-progress').stop().hide();
                $('#dong_echarts').stop().hide();
                $('.jimu-widget-AnalysisOfBarrierLake p').stop().hide();
                //打开页面,隐藏分析按钮,防止点击绘制区域还未绘制完成时点击分析引发bug
                $('#dong_start').css('visibility', 'hidden')
                //if (handler != null) handler.destroy();
                handler = new Cesium.ScreenSpaceEventHandler(that.map.scene.canvas);