Commit b3311544 authored by xiexingan's avatar xiexingan

tj

parent ad346a64
......@@ -963,6 +963,7 @@ export default {
if (node.level === 3) {
//切换根节点
this.currentMap = this.mapList.filter(e => e.stationId === id)
this.changeMap(this.currentMap[0])
} else if (node.level === 4) {
this.map.removeLayer(this.boxVectorLayer)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment