|
|
@@ -255,7 +255,7 @@ export const asyncRoutes = [
|
|
|
path: 'role',
|
|
|
name: 'UserRole',
|
|
|
component: () => import('@/views/user/role'),
|
|
|
- meta: { title: '角色管理', authorities: ['oauth.role.find'] }
|
|
|
+ meta: { title: '权限管理', authorities: ['oauth.role.find'] }
|
|
|
},
|
|
|
{
|
|
|
path: 'operateLog',
|