Uat_Study
parent
8e8fb1cc8c
commit
56e682314f
|
@ -2076,7 +2076,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||||
item.TableQuestionList.Any(x => x.QuestionMark == QuestionMark.IsLymph && x.Answer.EqEnum(YesOrNoOrNa.Yes))
|
item.TableQuestionList.Any(x => x.QuestionMark == QuestionMark.IsLymph && x.Answer.EqEnum(YesOrNoOrNa.Yes))
|
||||||
);
|
);
|
||||||
|
|
||||||
data.ExixtsOrLessNoLymphTarget = data.ExixtsLymphTarget ||
|
data.ExixtsOrLessNoLymphTarget = data.ExixtsOrLessNoLymphTarget ||
|
||||||
(
|
(
|
||||||
|
|
||||||
(
|
(
|
||||||
|
|
Loading…
Reference in New Issue