Uat_Study
			
			
		
		
							parent
							
								
									fe81bb224a
								
							
						
					
					
						commit
						1c16dcf961
					
				| 
						 | 
				
			
			@ -530,6 +530,7 @@ namespace IRaCIS.Core.Application.Services
 | 
			
		|||
 | 
			
		||||
            });
 | 
			
		||||
            result.AddRange(studyList);
 | 
			
		||||
            result = result.Where(x => x.SeriesCount > 0).ToList();
 | 
			
		||||
            return result;
 | 
			
		||||
 | 
			
		||||
            //return ResponseOutput.Ok(studyList.Where(t => t.SeriesList.Count > 0).ToList());
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue