Jelajahi Sumber

隐藏关联比赛入口

flyzto 5 bulan lalu
induk
melakukan
60eafa7e30
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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, // 隐藏关联比赛入口
         },
       },
       {