src/views/policeInformationDistribution/index.vue
@@ -538,7 +538,7 @@ this.showMap = true; this.$nextTick(() => { this.$refs.mapDiv.onload = () => { window.frames[1].init("ClientManagement", {x: row.jd, y: row.wd}); window.frames[0].init("ClientManagement", {x: row.jd, y: row.wd}); }; }); },