|
|
@@ -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;
|