Explorar el Código

火灾蔓延初始化

wang_xy hace 2 años
padre
commit
c1180a568b
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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)
       })
     },
     // 获取消防左侧菜单列表