src/components/LayerController/service/BusiLayerService.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/LayerController/service/BusiLayerService.js
@@ -21,7 +21,7 @@ var busiLayer = new BusiLayer() busiLayer.init(layer, this.L) if (busiLayer.bindTooltip) { layer.bindTooltip(busiLayer.bindTooltip(layer)) layer.bindTooltip(busiLayer.bindTooltip) } // 调用click事件 if (busiLayer.clickListener) {