Browse Source

地图调整

shibei_master
zxc 3 years ago
parent
commit
72a2a156a7
  1. 2
      src/views/modules/shequzhili/csgltc/csglForm.vue
  2. 4
      src/views/modules/shequzhili/ggfwtc/ggfwForm.vue

2
src/views/modules/shequzhili/csgltc/csglForm.vue

@ -169,7 +169,7 @@ export default {
await this.loadFormData()
} else {
// map.setCenter(new TMap.LatLng(36.0722275, 120.38945519))
this.setMarker(36.0722275, 120.38945519)
// this.setMarker(36.0722275, 120.38945519)
}
this.endLoading()

4
src/views/modules/shequzhili/ggfwtc/ggfwForm.vue

@ -149,8 +149,8 @@
this.formData.icPublicServiceId = icPublicServiceId
await this.loadFormData()
} else {
map.setCenter(new TMap.LatLng(36.0722275, 120.38945519))
this.setMarker(36.0722275, 120.38945519)
// map.setCenter(new TMap.LatLng(36.0722275, 120.38945519))
// this.setMarker(36.0722275, 120.38945519)
}
this.endLoading()

Loading…
Cancel
Save