Uat_Study
parent
da5d70201b
commit
c06c1f6b36
|
@ -134,9 +134,10 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
|||
if (item.QuestionId == questionAlwaysLesions.Id)
|
||||
{
|
||||
item.QuestionId = questionNewLesions.Id;
|
||||
item.TableQuestionId = alwaysTableQuestionIdDic[item.TableQuestionId];
|
||||
}
|
||||
|
||||
item.TableQuestionId = alwaysTableQuestionIdDic[item.TableQuestionId];
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue