From d59f518f466274b2caeb2e01c10c92deafe7c93b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 09 二月 2022 11:48:29 +0800 Subject: [PATCH] 2022-02-09 --- src/store/action-type.js | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/store/action-type.js b/src/store/action-type.js index a63129f..13cba48 100644 --- a/src/store/action-type.js +++ b/src/store/action-type.js @@ -7,12 +7,6 @@ // 灞曞紑鍚堝苟鑿滃崟鏍� export const Toggle_COLLAPSE = 'Toggle_COLLAPSE' -// 淇敼瀵艰埅鏍忚彍鍗� -export const MODIFY_TABVIEW = 'MODIFY_TABVIEW' - -// 淇敼绐楀彛鏍峰紡锛屽尯鍒唅frame涓庢甯搁〉闈� -export const TOGGLE_ISIFRAME = 'TOGGLE_ISIFRAME' - // 鍒锋柊tab椤甸潰 export const REFRESH_TABVIEW = 'REFRESH_TABVIEW' -- Gitblit v1.8.0