mo 4 anni fa
parent
commit
35c0e4befb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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'),
   teamDetail: () => import('@/views/teamDetail/teamList'),
   teamBuild: () => import('@/views/teamBuild/index'),
   teamBuild: () => import('@/views/teamBuild/index'),
+  teamDraft:() => import('@/views/teamBuild/index'),
   forecastName: () => import('@/views/teamBuild/forecastName'), // 预报名页面
   forecastName: () => import('@/views/teamBuild/forecastName'), // 预报名页面
   createPayment: () => import('@/views/teamBuild/createPayment'), // 创建缴费页面
   createPayment: () => import('@/views/teamBuild/createPayment'), // 创建缴费页面
   // VIP管理
   // VIP管理