src/views/security/security.vue
@@ -251,7 +251,6 @@ //打开地图 handleMap(row) { var that =this; that.baseUrl = `/map/index.html?ISinit=1&openid=SecurityMap&jd=${row.jd}&wd=${row.wd}&code=${row.code}&name=${row.realName}`; this.showMap=true; this.$refs.securityMap.onload = () => { @@ -265,7 +264,6 @@ }); }else{ window.frames[0].init("SecurityMap", { x: row.jd, y: row.wd, code:row.code