From d4f4804aeedb44d81b7518cd5469abcb0c215d6b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 29 十月 2019 16:12:32 +0800
Subject: [PATCH] level1 menu

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

diff --git a/src/store/action-type.js b/src/store/action-type.js
index 4273634..78b0554 100644
--- a/src/store/action-type.js
+++ b/src/store/action-type.js
@@ -20,4 +20,7 @@
 export const REFRESH_TABVIEW = 'REFRESH_TABVIEW'
 
 // 閲嶇疆缂栬緫鐘舵��
-export const RESET_EDITSTATE = 'RESET_EDITSTATE'
\ No newline at end of file
+export const RESET_EDITSTATE = 'RESET_EDITSTATE'
+
+// 閲嶇疆缂栬緫绾у埆
+export const RESET_EDITLEVEL = 'RESET_EDITLEVEL'
\ No newline at end of file

--
Gitblit v1.8.0