bill 1 ano atrás
pai
commit
b9a30c13aa
1 arquivos alterados com 1 adições e 0 exclusões
  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