From 17354c5ec70500c5467060f9cc5649d5c1ce23a0 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期二, 20 四月 2021 16:33:51 +0800
Subject: [PATCH] 图层控制配置

---
 src/components/LayerController/logic/Company.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/components/LayerController/logic/Company.js b/src/components/LayerController/logic/Company.js
index 6c68380..8ae71eb 100644
--- a/src/components/LayerController/logic/Company.js
+++ b/src/components/LayerController/logic/Company.js
@@ -9,9 +9,9 @@
 
 module.exports = function () {
   /**
-     * 杩斿洖marker瀵硅薄鏁扮粍
-     * @param L leaflet瀵硅薄
-     */
+   * 杩斿洖marker瀵硅薄鏁扮粍
+   * @param L leaflet瀵硅薄
+   */
   this.init = async (layer, L) => {
     // const SolidWasteIcon = this.SolidWasteIcon()
     this.animalService = new AnimalService({

--
Gitblit v1.8.0