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