Explorar o código

fix: 默认地图居中

zh %!s(int64=2) %!d(string=hai) anos
pai
achega
f9cad25ebd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/commercialEngineering/components/base.vue

+ 1 - 1
src/views/commercialEngineering/components/base.vue

@@ -515,7 +515,7 @@ export default {
             }
           ]
         }
-
+        this.center = [this.formData.lnt, this.formData.lat]
         await this.getCallbackPosition(0, this.formData.provinceId, 'province', 'id')
         await this.getCallbackPosition(this.formData.provinceId, this.formData.cityId, 'city', 'id')
         await this.getCallbackPosition(this.formData.cityId, this.formData.areaId, 'area', 'id')