+
liuyg
2022-02-08 a0c49f120832ec784bef5361eb394dea826fb360
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],