From 3725d8463081a03ab3e342bd9610c20cf1ca09c2 Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期五, 09 四月 2021 10:43:14 +0800
Subject: [PATCH] 修改为div

---
 src/conf/LayerTopic.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/conf/LayerTopic.js b/src/conf/LayerTopic.js
index 1e1fe7d..5c8f956 100644
--- a/src/conf/LayerTopic.js
+++ b/src/conf/LayerTopic.js
@@ -13,5 +13,6 @@
   code: 'sewersTopic',
   name: '涓撻鍥惧眰',
   checked: true,
+  isShow: true,
   layers: [LayerPollutionSources, LayerWasteWater, LayerWasteGas, LayerWasteSolid, LayerAirQuality, LayerEnvRisk, LayerSoilGroundWater]
 }

--
Gitblit v1.8.0