南昌市物联网技防平台-前端
Administrator
2021-05-08 23bdcca2b8a90286c45926fd0978b08fa304fbb4
src/views/realTimePolice/real.vue
@@ -149,7 +149,7 @@
    </el-drawer>
  </basic-container>
</template>
<script>
import { getList, remove, update, add, getclient } from "@/api/real/real";
import { mapGetters } from "vuex";
@@ -800,7 +800,7 @@
      this.showMap = true;
      this.$nextTick(() => {
        this.$refs.mapDiv.onload = () => {
          window.frames[0].init("ClientManagement", { x: row.jd, y: row.wd });
          window.frames[1].init("ClientManagement", { x: row.jd, y: row.wd });
        };
      });
    },
@@ -929,7 +929,7 @@
  },
};
</script>
<style>
.el-card__body .waringTypeClass {
  width: 12%;
@@ -1045,4 +1045,4 @@
.tabFontSize {
  font-size: 15px;
}
</style>
</style>