From cd372b367df87784ac5672601a95d6235782c918 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 20 十一月 2024 16:52:30 +0800
Subject: [PATCH] 会议策划与组织

---
 src/main.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main.js b/src/main.js
index be449f0..a647faf 100644
--- a/src/main.js
+++ b/src/main.js
@@ -57,9 +57,9 @@
     store.commit("setQiankun", state);
   });
 
-  props.setGlobalState({
-    state: 3, // 搴旂敤鎸傝浇瀹屾垚锛屽悓鏃剁敤浜庤Е鍙戜竴娆tateChange灏唖tate鎸傝浇鍦╲uex褰撲腑
-  });
+  // props.setGlobalState({
+  //   state: 3, // 搴旂敤鎸傝浇瀹屾垚锛屽悓鏃剁敤浜庤Е鍙戜竴娆tateChange灏唖tate鎸傝浇鍦╲uex褰撲腑
+  // });
 
   render(props);
 }

--
Gitblit v1.9.1