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.js | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/src/store/action.js b/src/store/action.js index 37d29d0..dd38fc8 100644 --- a/src/store/action.js +++ b/src/store/action.js @@ -24,14 +24,6 @@ } } -// 淇敼瀵艰埅鏍忚彍鍗� -export const modifyTabview = (tabviews) => { - return { - type: user.MODIFY_TABVIEW, - tabviews - } -} - // 淇敼绐楀彛鏍峰紡锛屽尯鍒唅frame涓庢甯搁〉闈� export const toggleIsiframe = (isiframe) => { return { -- Gitblit v1.8.0