彭宇 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(() => {