疑似{}引发的问题

This commit is contained in:
lai
2024-05-14 10:02:43 +08:00
parent 1e2c2b5170
commit a076e6d079

View File

@@ -1543,7 +1543,7 @@ export default {
distributeUser:'分配用户',
roleMark:'角色说明',
menu:'菜单权限',
roleKeyTip:"权限标识示例:dba 控制器中使用权限标识,如: @PreAuthorize({ hasRoles: ['dba'] })",
roleKeyTip:"权限标识示例:dba 控制器中使用权限标识,如: '@PreAuthorize({ hasRoles: [dba] })'",
openSwitch:'展开/折叠',
selAllSwitch:'全选/全不选',
relationSwitch:'节点联动',