From 2580545be3ba0b7070d1497c2711de7d435ed02b Mon Sep 17 00:00:00 2001 From: yangdelong <828900aaa> Date: 星期四, 27 五月 2021 09:28:14 +0800 Subject: [PATCH] 企业应急-事件处置 --- src/conf/layers/LayerFsss.js | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/conf/layers/LayerFsss.js b/src/conf/layers/LayerFsss.js index caaea37..d46732e 100644 --- a/src/conf/layers/LayerFsss.js +++ b/src/conf/layers/LayerFsss.js @@ -25,8 +25,7 @@ type: SERVICE_TYPE.WMS, typeName: 'sewer:fourlink', // wfs: WFS_URL + '?TYPENAME=鍥涢��', - icon: 'sewers/鍥涢��.png', - index: 3 + icon: 'sewers/鍥涢��.png' }, { code: 'tee', @@ -37,8 +36,7 @@ typeName: 'sewer:tee', type: SERVICE_TYPE.WMS, // wfs: WFS_URL + '?TYPENAME=涓夐��', - icon: 'sewers/涓夐��.png', - index: 3 + icon: 'sewers/涓夐��.png' }, { code: 'piperack', -- Gitblit v1.8.0