地图
This commit is contained in:
@@ -57,7 +57,6 @@ export default {
|
||||
center: new TMap.LatLng(this.config.lat, this.config.lng),
|
||||
...this.ops
|
||||
})
|
||||
console.log(TMap)
|
||||
this.$emit('loaded')
|
||||
this.$emit('update:lib', TMap)
|
||||
this.$emit('update:map', this.tmap)
|
||||
|
||||
Reference in New Issue
Block a user