shuishen
2022-02-11 ff7803c7293caa7f8aee531f83542c9e4f74a7ac
src/components/mobileWindow/index.vue
@@ -267,6 +267,10 @@
        // console.log(this.query.query);
        // that.$store.commit("set_endPosition", this.query.query.lntLat);
        let doit = (now) => {
          if (now[0] == "失败") {
            that.quzheD = false;
            return;
          }
          let ints = {
            start: [+now[0], +now[1]],
            end: [+query.lntLat[0], +query.lntLat[1], 360],