南昌市物联网技防平台-前端
shuishen
2021-04-08 e8a66ef2fbfd31092d395d1ae6791ca5e00c4780
src/views/supervisoryConsole/map.vue
@@ -1,6 +1,5 @@
<template>
  <el-row>
    <el-col :span="24">
      <iframe
        id="supervisoryMap"
        ref="supervisoryMap"
@@ -9,7 +8,6 @@
        width="100%"
        height="100%"
      ></iframe>
    </el-col>
  </el-row>
</template>
@@ -24,7 +22,6 @@
    this.baseUrl = `/map/index.html?openid=SupervisoryMap`;
  },
  mounted() {
    // this.$refs.supervisoryMap.onload = () => {
    //   window.frames[0].init("AlertSecurity", {
    //     x: this.form.jd,