Uat_Study
			
			
		
		
							parent
							
								
									0b0119c3ac
								
							
						
					
					
						commit
						a4731d31e1
					
				| 
						 | 
				
			
			@ -307,7 +307,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
 | 
			
		|||
            IEnumerable<string> measureDataList = rowAnswerList.Where(x => !unableEvaluateRowIds.Contains(x.Id)).Select(x => x.OrderMark + x.RowIndex.GetLesionMark()).ToList();
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
            if (rowAnswerList.Count > 0)
 | 
			
		||||
            if (measureDataList.Count > 0)
 | 
			
		||||
            {
 | 
			
		||||
                errorMassage += $" 病灶{ string.Join(',', measureDataList)}不存在标记,";
 | 
			
		||||
            }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue