From d80d032784216bc4a61692476947ab36f53788d7 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期一, 04 九月 2023 10:18:17 +0800
Subject: [PATCH] 在线制图修改,管理修改

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

diff --git a/src/store/index.ts b/src/store/index.ts
index a362c16..9dd0789 100644
--- a/src/store/index.ts
+++ b/src/store/index.ts
@@ -30,6 +30,8 @@
     restLayer: false,
     isShowMap: true,
     spatialTitle: null,
+    setExportList: false,
+    setLayerManager: false,
   },
   mutations: {
     //鑾峰彇鐧诲綍Code

--
Gitblit v1.9.3