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