fix: activePath

This commit is contained in:
dap 2024-10-05 18:30:17 +08:00
parent 6712d10380
commit 44c53eb5bf

View File

@ -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: '分配角色',