zengh
2021-08-09 ee4e0076832e55cf23b41bdf0426e11e26bb8a5c
src/views/distribution/index.vue
@@ -243,7 +243,7 @@
  mounted() {
    this.$refs.DistributionMapDiv.onload = () => {
      window.frames[1].init("AlertSecurity", {
      window.frames[0].init("AlertSecurity", {
        x: this.form.jd,
        y: this.form.wd,
      });
@@ -269,7 +269,7 @@
      newAxios
        .post(
          "/api/blade-jfpts/jingdan/jingdan/updateInfo",
          "/api/jingdan/jingdan/updateInfo",
          {},
          {
            params: {
@@ -304,7 +304,7 @@
      newAxios
        .post(
          "/api/blade-jfpts/position/position/selectry?coordinate=" +
          "/api/position/position/selectry?coordinate=" +
            "point(" +
            this.form.jd +
            ", " +