From 724f7ffe496cca442d73b5bd39d9949178974032 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期五, 02 四月 2021 11:40:09 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/develop' into develop --- 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