perf: 完善useTagsView
This commit is contained in:
@@ -339,7 +339,8 @@ export const asyncRouterMap: AppRouteRecordRaw[] = [
|
||||
meta: {
|
||||
hidden: true,
|
||||
title: t('router.details'),
|
||||
canTo: true
|
||||
canTo: true,
|
||||
activeMenu: '/function/multiple-tabs'
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user