fix: Correct spelling error in comments (#3678)
This commit is contained in:
parent
c33ee66473
commit
54f8584443
|
|
@ -32,7 +32,7 @@ export enum PermissionModeEnum {
|
|||
// role
|
||||
// 角色权限
|
||||
ROLE = 'ROLE',
|
||||
// black
|
||||
// back
|
||||
// 后端
|
||||
BACK = 'BACK',
|
||||
// route mapping
|
||||
|
|
|
|||
Loading…
Reference in New Issue