src/components/LayerController/service/WmsLayerGroupService.js
@@ -22,9 +22,10 @@ this.L.tileLayer.wms(PIPELINE_WMS, { format: 'image/png', // 返回的数据格式 transparent: true, maxZoom: 21, layers: k // todo }).addTo(this.layer).bringToFront() } }z } init () {