|
@@ -20,6 +20,7 @@ const routes: RouteRecordRaw[] = [
|
|
|
icon: 'ion:git-compare-outline',
|
|
icon: 'ion:git-compare-outline',
|
|
|
title: $t('page.match.related'),
|
|
title: $t('page.match.related'),
|
|
|
roles: ['admin'], // Only users with admin role can access this page
|
|
roles: ['admin'], // Only users with admin role can access this page
|
|
|
|
|
+ hideInMenu: true, // 隐藏关联比赛入口
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|