Browse Source

'修改取消选中电井清除高亮状态'

zhangyu 4 years ago
parent
commit
a3dad288c9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/components/floorMap/index.vue

+ 2 - 0
src/components/floorMap/index.vue

@@ -212,6 +212,8 @@ export default {
                 }
                 // 选中电井设置电井关联的商铺高亮
                 this.setHightLight(ev[0]);
+            } else {
+                this.clearHightLight()
             }
         },
         // 选中电井关联的商铺高亮