瀏覽代碼

详情自动飞入落点

彭宇 1 年之前
父節點
當前提交
5b218a11dc
共有 1 個文件被更改,包括 1 次插入0 次删除
  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(() => {