派生自 wuyushui/SewerAndRainNetwork

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