فهرست منبع

火灾蔓延初始化

wang_xy 2 سال پیش
والد
کامیت
0750e2137e
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  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)
       })
     },
     // 获取消防左侧菜单列表