From 0e4ef4b4e9f68acee331cf31e96b4c2c3c7a968d Mon Sep 17 00:00:00 2001 From: zhangshuaibao <15731629597@163.com> Date: 星期二, 30 三月 2021 17:41:07 +0800 Subject: [PATCH] 弹窗中折线统计图基本布局 --- src/conf/MapConfig.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/conf/MapConfig.js b/src/conf/MapConfig.js index 636c051..1326a16 100644 --- a/src/conf/MapConfig.js +++ b/src/conf/MapConfig.js @@ -42,7 +42,7 @@ IntranetBaseMaps: TDT.intranet, InternetBaseMaps: TDT.internet, Layers: { - LayerSewersLine: [LayerSewersLine, LayerWasteWater, LayerWasteWater, LayerWasteGas, LayerSolidWaste], + LayerSewersLine: [LayerSewersLine, LayerWasteWater, LayerWasteGas, LayerSolidWaste], layerSewersPoint: LayerSewersPoint } // 姹¢洦姘村浘灞傞厤缃� } -- Gitblit v1.8.0