mo пре 4 година
родитељ
комит
35c0e4befb
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -159,6 +159,7 @@ export const asyncRoutes = {
   // 乐团管理
   teamDetail: () => import('@/views/teamDetail/teamList'),
   teamBuild: () => import('@/views/teamBuild/index'),
+  teamDraft:() => import('@/views/teamBuild/index'),
   forecastName: () => import('@/views/teamBuild/forecastName'), // 预报名页面
   createPayment: () => import('@/views/teamBuild/createPayment'), // 创建缴费页面
   // VIP管理