소스 검색

隐藏关联比赛入口

flyzto 5 달 전
부모
커밋
60eafa7e30
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      web/apps/web-antd/src/router/routes/modules/match.ts

+ 1 - 0
web/apps/web-antd/src/router/routes/modules/match.ts

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