Browse Source

Merge branch 'dev-tuceng0616' of http://git.elinkit.com.cn:7070/r/epmet-oper-gov into dev-tuceng0616

shibei_master
jiangyy 3 years ago
parent
commit
c9545bf0a7
  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() await this.loadFormData()
} else { } else {
// map.setCenter(new TMap.LatLng(36.0722275, 120.38945519)) // map.setCenter(new TMap.LatLng(36.0722275, 120.38945519))
this.setMarker(36.0722275, 120.38945519) // this.setMarker(36.0722275, 120.38945519)
} }
this.endLoading() this.endLoading()

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

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

Loading…
Cancel
Save