From 74b05868dbc3e1df1c09f23e389d41e27d44d1f2 Mon Sep 17 00:00:00 2001 From: yinzuomei Date: Tue, 19 Nov 2019 18:27:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2=E7=AE=A1=E7=90=86=E6=94=B9?= =?UTF-8?q?=E9=80=A0?= 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 | 36 ++++++++++++++++++-- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js index c82e7535..ef5f5320 100644 --- a/src/i18n/zh-CN.js +++ b/src/i18n/zh-CN.js @@ -359,6 +359,7 @@ t.role.remark = '备注' t.role.createDate = '创建时间' t.role.menuList = '菜单授权' t.role.deptList = '数据授权' +t.role.appMenuList = 'App菜单授权' 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 670bc469..ac6b035d 100644 --- a/src/views/modules/sys/role-add-or-update.vue +++ b/src/views/modules/sys/role-add-or-update.vue @@ -29,7 +29,7 @@ :placeholder="$t('role.remark')"> - + - + + + + + + +