Przeglądaj źródła

Merge branch 'visu_environment_01_siping_2.5d' of http://121.37.83.100:3000/sooka_onest/sooka_onest_forestfire_vue2_visualization into visu_environment_01_siping_2.5d

whao 2 lat temu
rodzic
commit
75bb729951
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      src/views/firespread.vue

+ 4 - 0
src/views/firespread.vue

@@ -2095,6 +2095,10 @@ export default {
       getNewDataByDate(eventCode).then(function(res){
         that.windDirection=res.data.windDirection
         that.windSpeed=res.data.windSpeed
+
+        setTimeout(() => {
+          that.showheatPlotting()
+        }, 2000)
       })
     },
     // 获取消防左侧菜单列表