liuyg
2022-01-08 638b3c635aaa47e5cae723466ca8a11df59877bf
src/components/mobileWindow/index.vue
@@ -206,7 +206,10 @@
      let that = this;
      if (val == "去这") {
        //定位
        console.log(this.query.query);
        // console.log(this.query.query);
        // that.$store.commit("set_endPosition", this.query.query.lntLat);
        let ints = [[114.039946, 27.628475], that.query.query.lntLat];
        that.$store.dispatch("MSET_GOTOWHERE", ints);
      } else if (val == "实景") {
        this.$store.commit(
          "MSET_OPENMOBILEPANORAMA",