src/store/modules/mobile.js
@@ -210,6 +210,11 @@ }, duration: 1.6, //定位的时间间隔 complete: () => {//完成后的回调 if (data.fn) {//自定义回调 setTimeout(() => { data.fn() }, 500); } if (!data.noOpen) { setTimeout(() => { // dispatch("MSET_POINTDATA", data.lntLat);//传入标记点