From 6c33f9c50792c03e55549f82c17405552ecff540 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期三, 08 二月 2023 17:18:09 +0800 Subject: [PATCH] IFME主题切换效果优化,角色管理,资源管理主题切换界面优化 --- src/store/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index d49aa1c..e0c5bb0 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -53,6 +53,7 @@ reporturl: null, layerMnage: false, themeflag:false, + language: true, }, mutations: { //鑾峰彇鏉冮檺鍚堥泦 -- Gitblit v1.9.3