| 
					
				 | 
			
			
				@@ -641,7 +641,7 @@ ProjectGLJ.prototype.batchChangeIsEvaluate=function (gljs){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     let neeRefreshNode = []; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     let  rations =_.filter(projectObj.project.Ration.datas,function (item) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         //{'type':rationType.gljRation,'projectGLJID':glj.id} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        if(item.type == rationType.gljRation && ){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        if(item.type == rationType.gljRation ){//&& 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |