style: 角色键值输入提示变更多语言
This commit is contained in:
@@ -1543,7 +1543,7 @@ export default {
|
|||||||
distributeUser:'Assign Users',
|
distributeUser:'Assign Users',
|
||||||
roleMark:'Role Description',
|
roleMark:'Role Description',
|
||||||
menu:'Menu Permissions',
|
menu:'Menu Permissions',
|
||||||
roleKeyTip:"Example of permission identification: Use permission identification in dba controller, such as: @PreAuthorize({ hasRoles: ['dba'] })",
|
roleKeyTip:"Privilege identifiers are used to control page controls or routing interfaces",
|
||||||
openSwitch:'Expand/Collapse',
|
openSwitch:'Expand/Collapse',
|
||||||
selAllSwitch:'Select All/Deselect All',
|
selAllSwitch:'Select All/Deselect All',
|
||||||
relationSwitch:'Node Linkage',
|
relationSwitch:'Node Linkage',
|
||||||
|
|||||||
@@ -1543,7 +1543,7 @@ export default {
|
|||||||
distributeUser:'分配用户',
|
distributeUser:'分配用户',
|
||||||
roleMark:'角色说明',
|
roleMark:'角色说明',
|
||||||
menu:'菜单权限',
|
menu:'菜单权限',
|
||||||
roleKeyTip:"权限标识示例:dba 控制器中使用权限标识,如: '@PreAuthorize({ hasRoles: [dba] })'",
|
roleKeyTip:"权限标识用于控制页面控件或路由接口",
|
||||||
openSwitch:'展开/折叠',
|
openSwitch:'展开/折叠',
|
||||||
selAllSwitch:'全选/全不选',
|
selAllSwitch:'全选/全不选',
|
||||||
relationSwitch:'节点联动',
|
relationSwitch:'节点联动',
|
||||||
|
|||||||
Reference in New Issue
Block a user