From 022e02466285107b4d7c47a22d672dbce7a2de29 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期五, 21 五月 2021 11:29:49 +0800
Subject: [PATCH] 配置图层线、面顺序

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

diff --git a/src/conf/layers/LayerArea.js b/src/conf/layers/LayerArea.js
index f7afbe5..a6b0837 100644
--- a/src/conf/layers/LayerArea.js
+++ b/src/conf/layers/LayerArea.js
@@ -32,6 +32,7 @@
       type: SERVICE_TYPE.WMS,
       checked: false, // 榛樿閫変腑鐘舵��
       icon: 'sewers/.png',
+      index: 1,
       typeName: 'sewer:unitareaboundary'
     }
   ]

--
Gitblit v1.8.0