From 0a0333e273a6bd70990613e11965b140dd761fbe Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期四, 01 四月 2021 18:18:37 +0800
Subject: [PATCH] 右侧面板高度

---
 src/conf/layers/LayerSolidWaste.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/conf/layers/LayerSolidWaste.js b/src/conf/layers/LayerSolidWaste.js
index 3a654b6..fb49c33 100644
--- a/src/conf/layers/LayerSolidWaste.js
+++ b/src/conf/layers/LayerSolidWaste.js
@@ -2,9 +2,10 @@
  * 鍥哄簾鍥惧眰
  * @type {string}
  */
+
 export const LayerSolidWaste = {
   code: 'solidWaste',
-  name: '搴熸皵',
+  name: '鍥哄簾',
   checked: true,
   layers: [
     {

--
Gitblit v1.8.0