派生自 wuyushui/SewerAndRainNetwork

ChenZeping
2021-05-10 315dc0b82a482a3d145009c8f25c20e87da681d5
src/components/LayerController/service/LayerFactory.js
@@ -17,7 +17,7 @@
    this.layersLogic = {}
    this.minZoomLayers = {}
    this.wmsLayers = []
    this.clickSwitch = false
    this.clickSwitch = true // 图层点击弹窗开关
  }
  init (layerConfig) {