From 9c6795fd3c44e46cf3955fbfd8f8eeca23acb7a9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 08 十月 2022 00:31:51 +0800 Subject: [PATCH] 2022-10-08 --- src/index.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/index.js b/src/index.js index f2e2251..d0ca76e 100644 --- a/src/index.js +++ b/src/index.js @@ -244,6 +244,8 @@ } } GLOB.memberLevel = _level + GLOB.mkThdMenus = [] // 涓夌骇鑿滃崟 + GLOB.mkActions = {} // 鎸夐挳鏉冮檺闆� if (sessionStorage.getItem('breakpoint')) { window.debugger = true -- Gitblit v1.8.0