# up
This commit is contained in:
parent
755e24b9a0
commit
ded0611df8
|
@ -97,6 +97,7 @@ export default {
|
||||||
marker.events = defaultEvents
|
marker.events = defaultEvents
|
||||||
this.markers.push(marker)
|
this.markers.push(marker)
|
||||||
this.center = this.coordinate
|
this.center = this.coordinate
|
||||||
|
console.log(this.deviceList, marker)
|
||||||
this.flag = true
|
this.flag = true
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue