소스 검색

Merge branch 'master' of http://172.16.90.201:3000/castgroup_forest/castgroup_bigscreen

gcz 2 년 전
부모
커밋
ef266b022a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/components/amapnow.vue

+ 2 - 1
src/components/amapnow.vue

@@ -955,7 +955,8 @@ export default {
                 position: lnglat,
                 offset: new AMap.Pixel(0, -30),
                 icon: infoIcon,
-                zIndex: 999
+                zIndex: 999,
+                topWhenClick: true
               });
               projectMarker.setLabel({
                 direction: 'top',