From 84caf7f7b8d821e4513f53aac816a43175c878cd Mon Sep 17 00:00:00 2001 From: Jackwang Date: Wed, 11 Aug 2021 20:00:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E7=AE=A1=E7=90=86=E8=A7=92?= =?UTF-8?q?=E8=89=B2=E6=9D=83=E9=99=90=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/zh-CN.js | 1 + src/views/modules/sys/role-add-or-update.vue | 31 ++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js index f8e4c11..a7eae72 100644 --- a/src/i18n/zh-CN.js +++ b/src/i18n/zh-CN.js @@ -372,6 +372,7 @@ t.role.analysisMenuList = '数据端菜单授权' t.role.appMenuList = '工作端菜单授权' t.role.categoryList = '项目处理类型授权' t.role.whistleDeptList = '吹哨部门授权' +t.role.moduleList = '内容栏目授权' t.user = {} t.user.username = '用户名' diff --git a/src/views/modules/sys/role-add-or-update.vue b/src/views/modules/sys/role-add-or-update.vue index fd9a5ce..2578ada 100644 --- a/src/views/modules/sys/role-add-or-update.vue +++ b/src/views/modules/sys/role-add-or-update.vue @@ -102,6 +102,18 @@ + + + + + +