Pārlūkot izejas kodu

详情自动飞入落点

彭宇 1 gadu atpakaļ
vecāks
revīzija
5b218a11dc
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/components/Jsmsdialog.vue

+ 1 - 0
src/components/Jsmsdialog.vue

@@ -330,6 +330,7 @@ export default {
 				// for (let i = 0; i < markersList.length; i++) {
 				// alert(markersList[i].type)
 					this.$refs.supermapDetail.setMarkers(markersList);
+					this.$refs.supermapDetail.dropLocation(point.latitude,point.longitude,14);
 				// }
 			}, 2000)
 			// setTimeout(() => {