mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-15 22:33:40 +08:00
feat(projects): mock添加权限过滤
This commit is contained in:
@@ -8,7 +8,7 @@ const authDemo: AuthRoute.Route = {
|
||||
path: '/auth-demo/permission',
|
||||
component: 'self',
|
||||
meta: {
|
||||
title: '指令和权限切换',
|
||||
title: '权限切换',
|
||||
requiresAuth: true,
|
||||
icon: 'ic:round-construction'
|
||||
}
|
||||
|
Reference in New Issue
Block a user