feat: 角色管理

This commit is contained in:
kailong321200875
2023-08-05 20:34:55 +08:00
parent c72b3a33aa
commit 47016a535f
13 changed files with 398 additions and 106 deletions

View File

@@ -523,6 +523,12 @@ export default {
canTo: 'Can to',
name: 'Name'
},
role: {
roleName: 'Role name',
role: 'Role',
// 菜单分配
menu: 'Menu allocation'
},
inputPasswordDemo: {
title: 'InputPassword',
inputPasswordDes: 'Secondary packaging of Input components based on ElementPlus'