Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
						commit
						88c8d5e34c
					
				| 
						 | 
					@ -244,7 +244,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
 | 
				
			||||||
                        {
 | 
					                        {
 | 
				
			||||||
                            if (needRowIds.Contains(x.Id))
 | 
					                            if (needRowIds.Contains(x.Id))
 | 
				
			||||||
                            {
 | 
					                            {
 | 
				
			||||||
                                x.FristAddTaskId = visitTaskId;
 | 
					                                //x.FristAddTaskId = visitTaskId;
 | 
				
			||||||
                                x.QuestionId = otherLesionQuestion.Id;
 | 
					                                x.QuestionId = otherLesionQuestion.Id;
 | 
				
			||||||
                                x.OrderMark = otherLesionQuestion.OrderMark;
 | 
					                                x.OrderMark = otherLesionQuestion.OrderMark;
 | 
				
			||||||
                                x.RowMark = otherLesionQuestion.OrderMark + x.RowIndex.GetLesionMark();
 | 
					                                x.RowMark = otherLesionQuestion.OrderMark + x.RowIndex.GetLesionMark();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue