Browse Source

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 năm trước cách đây
mục cha
commit
75bb729951
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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)
       })
     },
     // 获取消防左侧菜单列表