src/components/panel/ToolBoxPanel.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/panel/ToolBoxPanel.vue
@@ -285,9 +285,6 @@ }, changeChoose (index) { this.active = index if (this.drawLayer == null && index === 0) { this.drawLayer = this.L.layerGroup().addTo(this.map) } }, choiceItem (itemT, indexT) { this.Selecd = indexT