清除打印

This commit is contained in:
aixianling
2021-12-28 09:24:39 +08:00
parent 02fe05a700
commit ffa12e857e

View File

@@ -253,7 +253,6 @@ export default {
overlay.on('click', () => {
this.buildPopup = true
this.building = item.geometries?.[0]?.properties || {}
console.log(this.building)
})
markers.push(overlay)
}