Sfoglia il codice sorgente

火灾蔓延初始化

wang_xy 2 anni fa
parent
commit
0750e2137e
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/views/firespread.vue

+ 3 - 0
src/views/firespread.vue

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