| 
					
				 | 
			
			
				@@ -951,10 +951,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 var isVisitorutype = "{{$utype}}"; //判断是企业还是个人 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 var reexamine_ticket = "{{$appoint_info->reexamine_ticket}}"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 if ((isVisitor > 0)) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    if (isApply != 1) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        disapperTooltip("remind", "抱歉,您没有报名!"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        return false; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    // if (isApply != 1) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    //     disapperTooltip("remind", "抱歉,您没有报名!"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    //     return false; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    // } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     if(reexamine_ticket == 0){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         disapperTooltip("remind", "您暂无可打印的准考证!"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         return false; 
			 |