This commit is contained in:
xianfuxing 2018-08-28 11:56:29 +08:00
parent 755e24b9a0
commit ded0611df8
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ export default {
marker.events = defaultEvents
this.markers.push(marker)
this.center = this.coordinate
console.log(this.deviceList, marker)
this.flag = true
})
}