소스 검색

修改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