Uat_Study
			
			
		
		
							parent
							
								
									c6b36bf805
								
							
						
					
					
						commit
						d3ea103c85
					
				| 
						 | 
				
			
			@ -183,7 +183,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
 | 
			
		|||
                    question.Childrens = rowlist.Select(x => new ReadingReportDto()
 | 
			
		||||
                    {
 | 
			
		||||
                        QuestionName = question.OrderMark + x.RowIndex.GetLesionMark(),
 | 
			
		||||
 | 
			
		||||
                        RowId=x.Id,
 | 
			
		||||
                        SplitOrMergeLesionName = x.MergeName.IsNullOrEmpty() ? x.SplitName : x.MergeName,
 | 
			
		||||
                        SplitOrMergeType = x.SplitOrMergeType,
 | 
			
		||||
                        LesionType = question.LesionType,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue