From 7cc388b27687343c0aa237cfdabf638d83dc2a5d Mon Sep 17 00:00:00 2001
From: wangrui <zephyrs0894@163.com>
Date: 星期六, 19 十二月 2020 01:01:51 +0800
Subject: [PATCH] Merge branch 'master' of http://www.xearth.cn:6600/r/wuyushui/SewerAndRainNetwork

---
 src/store/index.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/store/index.js b/src/store/index.js
index dad3e82..11ade1d 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -6,6 +6,8 @@
 
 export default new Vuex.Store({
   state: {
+    currentCorp: null,
+    currentCorpType: null,
     L: null,
     map: null, // 瀹炰緥鍖栫殑map
     layerHelper: {}, // 鍥惧眰鎺у埗鍣ㄥ疄鐜板姪鎵嬬▼搴�

--
Gitblit v1.8.0