派生自 wuyushui/SewerAndRainNetwork

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