From 46f5ac8a2a2b3cef149385a87b2170d35466ca12 Mon Sep 17 00:00:00 2001 From: zhangshuaibao <15731629597@163.com> Date: 星期二, 30 三月 2021 17:45:55 +0800 Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop --- src/views/MapTemplate.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/MapTemplate.vue b/src/views/MapTemplate.vue index 6913577..0809498 100644 --- a/src/views/MapTemplate.vue +++ b/src/views/MapTemplate.vue @@ -165,7 +165,7 @@ this.vectorLayerHelper = Sgis.initVectorLayersHelper(this.map) // 鍒濆鍖栧姩鎬佽绱犲浘灞傚姪鎵� this.vectorLayerHelper.initVectorLayers(this.config) - // this.ChangeState() + this.ChangeState() // this.AddGasHelper() // this.ChangeWaterState() -- Gitblit v1.8.0