|  |  |  | @ -299,9 +299,9 @@ class Testpapersettinghomepage extends Component{ | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                     <div className="educontent mb20" style={{width:"1200px"}}> | 
			
		
	
		
			
				
					|  |  |  |  |                         <p className="clearfix mb20 mt10"> | 
			
		
	
		
			
				
					|  |  |  |  |                             <a className=" btn colorgrey fl hovercolorblue "  onClick={this.goback} >{this.props.coursedata.name}</a> | 
			
		
	
		
			
				
					|  |  |  |  |                             <Link className=" btn colorgrey fl hovercolorblue "  to = {`/courses/${this.props.match.params.coursesId}`} >{this.props.coursedata.name}</Link> | 
			
		
	
		
			
				
					|  |  |  |  |                             <span className="color-grey-9 fl ml3 mr3">></span> | 
			
		
	
		
			
				
					|  |  |  |  |                             <Link className=" btn colorgrey fl hovercolorblue "   to={`/courses/${this.props.match.params.coursesId}/exercises/${Commonheadofthetestpaper&&Commonheadofthetestpaper.user_permission.left_banner_id}`} >试卷</Link> | 
			
		
	
		
			
				
					|  |  |  |  |                             <Link className=" btn colorgrey fl hovercolorblue " to={`/courses/${this.props.match.params.coursesId}/exercises/${Commonheadofthetestpaper&&Commonheadofthetestpaper.user_permission.left_banner_id}`} >试卷</Link> | 
			
		
	
		
			
				
					|  |  |  |  |                             <span className="color-grey-9 fl ml3 mr3">></span> | 
			
		
	
		
			
				
					|  |  |  |  |                             <WordsBtn className="fl">试卷详情</WordsBtn> | 
			
		
	
		
			
				
					|  |  |  |  |                         </p> | 
			
		
	
	
		
			
				
					|  |  |  | @ -322,7 +322,7 @@ class Testpapersettinghomepage extends Component{ | 
			
		
	
		
			
				
					|  |  |  |  |                         <CoursesListType | 
			
		
	
		
			
				
					|  |  |  |  |                             typelist={[`${polls_status[Commonheadofthetestpaper && Commonheadofthetestpaper.exercise_status]}`]} | 
			
		
	
		
			
				
					|  |  |  |  |                         /> | 
			
		
	
		
			
				
					|  |  |  |  |                         <a className="color-grey-6 fr font-16  summaryname  mr30" onClick={this.goback}>返回</a> | 
			
		
	
		
			
				
					|  |  |  |  |                         <Link className="color-grey-6 fr font-16  summaryname  mr30" to={`/courses/${this.props.match.params.coursesId}/exercises/${Commonheadofthetestpaper&&Commonheadofthetestpaper.user_permission.left_banner_id}`}>返回</Link> | 
			
		
	
		
			
				
					|  |  |  |  |                         <p className="color-grey-6 fr font-16"> </p> | 
			
		
	
		
			
				
					|  |  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |  |                     </div> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |