From a0d5241e8b7ec3d11e5e029187c48920c3834f8c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 24 十月 2019 16:37:09 +0800 Subject: [PATCH] top-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 09a24bb..4273634 100644 --- a/src/store/action-type.js +++ b/src/store/action-type.js @@ -17,4 +17,7 @@ export const RESET_DEBUG = 'RESET_DEBUG' // 鍒锋柊tab椤甸潰 -export const REFRESH_TABVIEW = 'REFRESH_TABVIEW' \ No newline at end of file +export const REFRESH_TABVIEW = 'REFRESH_TABVIEW' + +// 閲嶇疆缂栬緫鐘舵�� +export const RESET_EDITSTATE = 'RESET_EDITSTATE' \ No newline at end of file -- Gitblit v1.8.0