bill 1 år sedan
förälder
incheckning
b9a30c13aa
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      src/view/map/map.vue

+ 1 - 0
src/view/map/map.vue

@@ -6,6 +6,7 @@
       ref="container"
       :class="{ active: !!activeId }"
       @mousedown="activeId = null"
+      @wheel="activeId = null"
     >
       <div class="map-component">
         <el-tooltip