|
@@ -38,7 +38,10 @@ export const myBtn = [
|
|
|
{ title: '信息管理', route: 'match/mess' },
|
|
|
{ title: '报名管理', route: 'match/sign' },
|
|
|
{ title: '组队信息管理', route: 'match/shteam' },
|
|
|
- { title: '秩序册管理', route: 'match/orderbook' },
|
|
|
+ { title: '赛事组管理', route: 'match/raceteam' },
|
|
|
+
|
|
|
+
|
|
|
+ // { title: '秩序册管理', route: 'match/orderbook' },
|
|
|
|
|
|
]
|
|
|
},
|