From bce382fcc18489dcdb8c5ebd337a46227736ef10 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 26 Jan 2022 15:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E6=9E=B6=E7=89=88=E6=8E=A5=E5=85=A5?= =?UTF-8?q?=E8=8F=9C=E5=8D=95=E7=AE=A1=E7=90=86,=E8=B4=A6=E5=8F=B7?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/sass/core.import.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project/sass/core.import.json b/project/sass/core.import.json index 2a861905..ef8fa998 100644 --- a/project/sass/core.import.json +++ b/project/sass/core.import.json @@ -3,5 +3,7 @@ "AppDictionary": "数据字典", "AppQyWxConfig": "企业微信配置", "AppUserInfo": "个人中心", - "AppRightsManager": "权限管理" + "AppRightsManager": "权限管理", + "AppAccountRole": "账号角色", + "AppMenuManager": "菜单管理" }