bill hace 1 año
padre
commit
b9a30c13aa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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