diff --git a/src/views/modules/shequzhili/csgltc/csglForm.vue b/src/views/modules/shequzhili/csgltc/csglForm.vue index ad390cca..38a681d2 100644 --- a/src/views/modules/shequzhili/csgltc/csglForm.vue +++ b/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() diff --git a/src/views/modules/shequzhili/ggfwtc/ggfwForm.vue b/src/views/modules/shequzhili/ggfwtc/ggfwForm.vue index 5e4e521e..d19b6d3b 100644 --- a/src/views/modules/shequzhili/ggfwtc/ggfwForm.vue +++ b/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()