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)
       })
     },
     // 获取消防左侧菜单列表