mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-02-03 02:54:40 +08:00
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 = 'ROLE',
|
ROLE = 'ROLE',
|
||||||
// black
|
// back
|
||||||
// 后端
|
// 后端
|
||||||
BACK = 'BACK',
|
BACK = 'BACK',
|
||||||
// route mapping
|
// route mapping
|
||||||
|
Loading…
Reference in New Issue
Block a user