diff --git a/apps/web-antd/src/router/routes/local.ts b/apps/web-antd/src/router/routes/local.ts index 3e99e69c..cb2abc80 100644 --- a/apps/web-antd/src/router/routes/local.ts +++ b/apps/web-antd/src/router/routes/local.ts @@ -96,7 +96,7 @@ const profileRoute: RouteRecordStringComponent[] = [ { component: '/system/role-assign/index', meta: { - activePath: '/tool/gen', + activePath: '/system/role', icon: 'mingcute:profile-line', keepAlive: true, title: '分配角色',