From 1ce1b525e7470ebaaeb0d5cd1e59bd905c1a7114 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期二, 05 三月 2024 18:07:32 +0800
Subject: [PATCH] 代码更新

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

diff --git a/src/store/index.js b/src/store/index.js
index c2817f0..e1f6336 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -85,6 +85,11 @@
       val: null
     },
     setChangeBaseMap:true,
+    kgBuilderText:null,
+    showEchartCount:false,
+    lineRoam:false,
+    setLoading:false,
+    knowledgeFlag:false,
   },
   mutations: {
     UPDATE_LISTEN_TIME(state, msg) {

--
Gitblit v1.9.3