Explorar el Código

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

zhangyu hace 4 años
padre
commit
a3dad288c9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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()
             }
         },
         // 选中电井关联的商铺高亮