瀏覽代碼

修改bug

bill 1 年之前
父節點
當前提交
b9a30c13aa
共有 1 個文件被更改,包括 1 次插入0 次删除
  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