浏览代码

修改事件资源落点聚合

彭宇 2 年之前
父节点
当前提交
8bda1139d6
共有 1 个文件被更改,包括 4 次插入0 次删除
  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)
       })
     },
     // 获取消防左侧菜单列表