Explorar o código

fix: 经纬度修改

allen %!s(int64=2) %!d(string=hai) anos
pai
achega
a011826152
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/gisShow/index.vue

+ 1 - 1
src/views/gisShow/index.vue

@@ -94,7 +94,7 @@ export default {
         tmnstatusRunstatus: this.tmnstatusRunstatus
       })
       this.positions = res?.data
-      this.center = [res?.data[0]?.tmnLongitude || 116.397428, res?.data[0]?.tmnLatitude || 39.90923]
+      this.center = [res?.data[0]?.tmnLongitude || 113.61, res?.data[0]?.tmnLatitude || 33.44]
     },
     searchMap() {
       let that = this;