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() {