Procházet zdrojové kódy

修改事件资源落点聚合

彭宇 před 2 roky
rodič
revize
8bda1139d6
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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)
       })
     },
     // 获取消防左侧菜单列表