src/views/realTimePolice/real.vue @@ -804,7 +804,7 @@ this.showMap = true; this.$nextTick(() => { this.$refs.mapDiv.onload = () => { window.frames[0].locationObj = {x: row.jd, y: row.wd}; window.frames[0].init(null,{x: row.jd, y: row.wd}); }; }) },