liuyg
2021-12-27 7c55464ad98984e50201bdd43ecda7de93082ecd
src/components/mobileGoTo/index.vue
@@ -17,6 +17,7 @@
      "mviewer",
      "query",
      "MobileWindowChangeData",
      "ccDataState",
    ]),
  },
  data() {
@@ -31,6 +32,10 @@
      this.lnt = this.query.lntLat[0];
      this.lat = this.query.lntLat[1];
    },
    ccDataState() {
      this.lnt = this.query.lntLat[0];
      this.lat = this.query.lntLat[1];
    },
  },
  methods: {
    submitForm() {