修改
This commit is contained in:
@@ -2076,7 +2076,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
item.TableQuestionList.Any(x => x.QuestionMark == QuestionMark.IsLymph && x.Answer.EqEnum(YesOrNoOrNa.Yes))
|
||||
);
|
||||
|
||||
data.ExixtsOrLessNoLymphTarget = data.ExixtsLymphTarget ||
|
||||
data.ExixtsOrLessNoLymphTarget = data.ExixtsOrLessNoLymphTarget ||
|
||||
(
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user