소스 검색

feat: layout

gemercheung 1 년 전
부모
커밋
dae174a0c6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/map/mapSelectModal.vue

+ 1 - 1
src/views/map/mapSelectModal.vue

@@ -48,7 +48,7 @@
         ref="searchMarkerRef"
         ref="searchMarkerRef"
         :options="{
         :options="{
           position: searchMarker,
           position: searchMarker,
-          title: '222',
+          // title: '222',
         }"
         }"
       />
       />
     </GoogleMap>
     </GoogleMap>