From 97277a2c41d80bbf375f88a47e242f1b17602b2b Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期三, 29 十一月 2023 16:53:10 +0800
Subject: [PATCH] 发布管理修改

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

diff --git a/src/store/index.js b/src/store/index.js
index 0fd9f4b..c2817f0 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -78,6 +78,13 @@
     isProjectLayer: [],
     pigCode: null,
     listenTime: null,
+    //鍦拌〃鍙樺舰
+    surfaceDeForm: {
+      falg: false,
+      gid: null,
+      val: null
+    },
+    setChangeBaseMap:true,
   },
   mutations: {
     UPDATE_LISTEN_TIME(state, msg) {

--
Gitblit v1.9.3