fix: 将订单管理改为赛事管理

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
Z-WICK
2026-01-07 11:58:03 +08:00
co-authored by factory-droid[bot]
parent b2643c966d
commit 8ac66b09bd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export default [
},
{
path: 'order/list',
name: '订单管理',
name: '赛事管理',
meta: {
keepAlive: false,
},