From 9ee3d1f9a09a865188baffdffb85f6ad329c7b09 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 19 十二月 2021 01:09:20 +0800 Subject: [PATCH] 2021-12-19 --- 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