Parcourir la source

驾驶舱模块顶部安全天数渲染BUG修复

yangxiao il y a 3 ans
Parent
commit
748b753331
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/Home/Home.vue

+ 1 - 0
src/views/Home/Home.vue

@@ -695,6 +695,7 @@ export default {
     // 点击地图展示类型
     changeShowType(wpId, planBtnName){
       this.planBtnName = planBtnName;
+      this.jczbmap = {};
       clearInterval(this.timmer);
       this.timmer = null;
       this.wpId = wpId;