From eb0c4703ec7cd21dc921ae113b7e3be69c641c1d Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 17 九月 2021 15:18:06 +0800 Subject: [PATCH] 2021-09-17 --- src/store/action-type.js | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/store/action-type.js b/src/store/action-type.js index 08b822e..13cba48 100644 --- a/src/store/action-type.js +++ b/src/store/action-type.js @@ -7,9 +7,6 @@ // 灞曞紑鍚堝苟鑿滃崟鏍� export const Toggle_COLLAPSE = 'Toggle_COLLAPSE' -// 淇敼绐楀彛鏍峰紡锛屽尯鍒唅frame涓庢甯搁〉闈� -export const TOGGLE_ISIFRAME = 'TOGGLE_ISIFRAME' - // 鍒锋柊tab椤甸潰 export const REFRESH_TABVIEW = 'REFRESH_TABVIEW' -- Gitblit v1.8.0