派生自 wuyushui/SewerAndRainNetwork

李红刚
2021-03-17 bc783367ccbff3f1cea645781e3fcc26cb4a0972
修改标绘绘制圆出现中心点BUG及同时清除多个图层
1个文件已修改
3 ■■■■■ 已修改文件
src/components/panel/ToolBoxPanel.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | 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