| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -215,10 +215,10 @@ class AddStudentModal extends Component{
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        
 | 
					 | 
					 | 
					 | 
					        
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <p className="clearfix mb2" style={{ margin: '0px 15px 6px' }}>
 | 
					 | 
					 | 
					 | 
					        <p className="clearfix mb2" style={{ margin: '0px 15px 6px' }}>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <Checkbox className="fl" style={{ visibility: 'hidden' }}  ></Checkbox>
 | 
					 | 
					 | 
					 | 
					          <Checkbox className="fl" style={{ visibility: 'hidden' }}  ></Checkbox>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <span className="fl with25"><label className="task-hide fl" style={{"maxWidth":"208px;"}}>{'姓名'}</label></span>
 | 
					 | 
					 | 
					 | 
					          <span className="fl task-hide with25" style={{"maxWidth":"208px;"}}>{'姓名'}</span>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <span className="fl with25"><label className="task-hide fl" style={{"maxWidth":"208px;"}}>{'学号'}</label></span>
 | 
					 | 
					 | 
					 | 
					          <span className="fl task-hide with25" style={{"maxWidth":"208px;"}}>{'学号'}</span>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <span className="fl with35"><label className="task-hide fl" style={{"maxWidth":"208px;"}}>{'单位'}</label></span>
 | 
					 | 
					 | 
					 | 
					          <span className="fl task-hide with35" style={{"maxWidth":"208px;"}}>{'单位'}</span>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <span className="fl with10"><label className="task-hide fl" style={{"maxWidth":"48px;"}}>{''}</label></span>
 | 
					 | 
					 | 
					 | 
					          <span className="fl task-hide with10" style={{"maxWidth":"48px;"}}>{''}</span>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          
 | 
					 | 
					 | 
					 | 
					          
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        </p>
 | 
					 | 
					 | 
					 | 
					        </p>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        <Spin size="large" spinning={isSpin}>
 | 
					 | 
					 | 
					 | 
					        <Spin size="large" spinning={isSpin}>
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -239,24 +239,21 @@ class AddStudentModal extends Component{
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  return (
 | 
					 | 
					 | 
					 | 
					                  return (
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    <p className="clearfix mb7" key={candidate.id}>
 | 
					 | 
					 | 
					 | 
					                    <p className="clearfix mb7" key={candidate.id}>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      <Checkbox className="fl" value={candidate.id} key={candidate.id} disabled={candidate.added}></Checkbox>
 | 
					 | 
					 | 
					 | 
					                      <Checkbox className="fl" value={candidate.id} key={candidate.id} disabled={candidate.added}></Checkbox>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      <span className="fl with25">
 | 
					 | 
					 | 
					 | 
					                      <span className="fl task-hide with25 ml5" style={{"maxWidth":"208px;"}}>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ConditionToolTip title={candidate.name} condition={candidate.name && candidate.name.length > 12 }>
 | 
					 | 
					 | 
					 | 
					                        <ConditionToolTip title={candidate.name} condition={candidate.name && candidate.name.length > 12 }>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          <label className="task-hide fl" style={{"maxWidth":"208px;"}}>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          { candidate.name ? 
 | 
					 | 
					 | 
					 | 
					                          { candidate.name ? 
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            <a href={`/users/${candidate.login}`} target="_blank" style={{"maxWidth":"208px;"}}> 
 | 
					 | 
					 | 
					 | 
					                            <a href={`/users/${candidate.login}`} target="_blank"> 
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                              { candidate.name }
 | 
					 | 
					 | 
					 | 
					                              { candidate.name }
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                            </a> : <span> </span> }
 | 
					 | 
					 | 
					 | 
					                            </a> : <span> </span> }
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          </label>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        </ConditionToolTip>
 | 
					 | 
					 | 
					 | 
					                        </ConditionToolTip>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      </span>
 | 
					 | 
					 | 
					 | 
					                      </span>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      <span className="fl with25">
 | 
					 | 
					 | 
					 | 
					                      <span className="fl task-hide with25" style={{"maxWidth":"208px;"}}>
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        <ConditionToolTip title={candidate.student_id} condition={candidate.student_id && candidate.student_id.length > 12 }>
 | 
					 | 
					 | 
					 | 
					                        <ConditionToolTip title={candidate.student_id} condition={candidate.student_id && candidate.student_id.length > 12 }>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          <label className="task-hide fl" style={{"maxWidth":"208px;"}}>{candidate.student_id || ' '}</label>
 | 
					 | 
					 | 
					 | 
					                          {candidate.student_id || ' '}
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        </ConditionToolTip>
 | 
					 | 
					 | 
					 | 
					                        </ConditionToolTip>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      </span>
 | 
					 | 
					 | 
					 | 
					                      </span>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      <span className="fl with35"><label className="task-hide fl" style={{"maxWidth":"208px;"}}>{candidate.school_name}</label></span>
 | 
					 | 
					 | 
					 | 
					                      <span className="fl task-hide with35" style={{"maxWidth":"208px;"}}>{candidate.school_name}</span>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      <span className="fl with10"><label className="task-hide fl" 
 | 
					 | 
					 | 
					 | 
					                      <span className="fl task-hide with10" style={{"maxWidth":"48px", color: theme.foreground_select }}>{candidate.added ? '已加入' : ''}</span>
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                        style={{"maxWidth":"48px", color: theme.foreground_select }}>{candidate.added ? '已加入' : ''}</label></span>
 | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                      
 | 
					 | 
					 | 
					 | 
					                      
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                    </p>
 | 
					 | 
					 | 
					 | 
					                    </p>
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  )
 | 
					 | 
					 | 
					 | 
					                  )
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |