From 4fc1eb4913f3302679d88ec01099fc8dd3a80f81 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 08 三月 2023 23:27:21 +0800
Subject: [PATCH] 2023-03-08

---
 src/store/action-type.js |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/src/store/action-type.js b/src/store/action-type.js
index 83e8c0e..9443fa6 100644
--- a/src/store/action-type.js
+++ b/src/store/action-type.js
@@ -1,17 +1,17 @@
+// 鍒濆鍖栬彍鍗曚俊鎭�
+export const MODIFY_MENUTREE = 'MODIFY_MENUTREE'
+
 // 鍒囨崲涓昏彍鍗�
 export const MODIFY_MAINMENU = 'MODIFY_MAINMENU'
 
 // 灞曞紑鍚堝苟鑿滃崟鏍�
 export const Toggle_COLLAPSE = 'Toggle_COLLAPSE'
 
-// 淇敼瀵艰埅鏍忚彍鍗�
-export const MODIFY_TABVIEW = 'MODIFY_TABVIEW'
+// 鍒锋柊tab椤甸潰
+export const REFRESH_TABVIEW = 'REFRESH_TABVIEW'
 
-// 淇敼绐楀彛鏍峰紡锛屽尯鍒唅frame涓庢甯搁〉闈�
-export const TOGGLE_ISIFRAME = 'TOGGLE_ISIFRAME'
+// 閲嶇疆缂栬緫绾у埆
+export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
 
-// 閫�鍑虹郴缁熸椂鍙傛暟閲嶇疆
-export const RESET_STATE = 'RESET_STATE'
-
-// 淇敼缂栬緫妯″紡
-export const RESET_DEBUG = 'RESET_DEBUG'
\ No newline at end of file
+// 閫�鍑�
+export const LOGOUT = 'LOGOUT'
\ No newline at end of file

--
Gitblit v1.8.0