Uat_Study
parent
d9b3e56930
commit
212a7ed2b8
|
@ -581,11 +581,11 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||||
QuestionType.NewLesions,
|
QuestionType.NewLesions,
|
||||||
QuestionType.Tumor,
|
QuestionType.Tumor,
|
||||||
QuestionType.ExistDisease,
|
QuestionType.ExistDisease,
|
||||||
QuestionType.NewTargetLesion,
|
QuestionType.NewTargetLesion
|
||||||
|
QuestionType.NewNoTargetLesion,
|
||||||
QuestionType.OtherNewTargetLesion,
|
QuestionType.OtherNewTargetLesion,
|
||||||
QuestionType.IRECISTNewTargetLesion,
|
QuestionType.IRECISTNewTargetLesion,
|
||||||
QuestionType.NewLesionEvaluation,
|
QuestionType.NewLesionEvaluation,
|
||||||
QuestionType.NewLesions,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// 没有靶病灶就删除其他几个答案的值
|
// 没有靶病灶就删除其他几个答案的值
|
||||||
|
|
Loading…
Reference in New Issue