src/views/MapTemplate.vue
@@ -63,7 +63,6 @@ }, data () { return { // isShowBtn: false, map: null, lcServiceLayerVisible: false, basemapHelper: {}, @@ -119,7 +118,7 @@ this.vectorLayerHelper = Sgis.initVectorLayersHelper(this.map) // 初始化动态要素图层助手 this.vectorLayerHelper.initVectorLayers(this.config) // this.ChangeState() this.ChangeState() this.saveMapStatus() // this.setMapObj(this.mapObj)