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管理