From c95918fb0fffb61b1117fbf4cd429e291b9594d0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 17 九月 2021 01:02:34 +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 a63129f..08b822e 100644 --- a/src/store/action-type.js +++ b/src/store/action-type.js @@ -7,9 +7,6 @@ // 灞曞紑鍚堝苟鑿滃崟鏍� export const Toggle_COLLAPSE = 'Toggle_COLLAPSE' -// 淇敼瀵艰埅鏍忚彍鍗� -export const MODIFY_TABVIEW = 'MODIFY_TABVIEW' - // 淇敼绐楀彛鏍峰紡锛屽尯鍒唅frame涓庢甯搁〉闈� export const TOGGLE_ISIFRAME = 'TOGGLE_ISIFRAME' -- Gitblit v1.8.0