修改
This commit is contained in:
@@ -1997,7 +1997,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
{
|
||||
if (inDto.IsBaseLine)
|
||||
{
|
||||
return SUVChangeVSBaseline.NotEvaluable.GetEnumInt();
|
||||
return SUVChangeVSBaseline.NA.GetEnumInt();
|
||||
}
|
||||
|
||||
if (inDto.QuestionInfo.Any(x => x.QuestionType == QuestionType.ExistPET && x.Answer == ReadingYesOrNo.No.GetEnumInt()))
|
||||
|
||||
Reference in New Issue
Block a user