南昌市物联网技防平台-前端
jxdnsong
2021-02-27 1a161393ef707272bcd534c7cfffd7ea0e60b866
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});
          };
        })
      },