liuyg
2021-07-17 21ce171baeba4483c9b446c9ffacc1a23e897ac2
src/views/policeTracking/policeTracking.vue
@@ -422,7 +422,7 @@
    this.getAudios();
    this.getImgAndVideo();
    this.$refs.mapDiv.onload = () => {
      window.frames[1].init("AlertSecurity", {
      window.frames[0].init("AlertSecurity", {
        x: this.form.jd,
        y: this.form.wd,
      });
@@ -554,7 +554,7 @@
      var userId = JSON.parse(
        window.localStorage.getItem("群防群控后台管理系统-userInfo")
      ).content.real_name;
      ).content.nick_name;
      if (that.form.securityArr != null && that.form.securityArr != "") {
        that.form.jtype = "1";