{{ scope.row.TaskName }}
{{ scope.row.JudgeQuestionAnswerInfoList[index].Answer?$fd(scope.row.JudgeQuestionAnswerInfoList[index].DictionaryCode,parseInt(scope.row.JudgeQuestionAnswerInfoList[index].Answer)):'' }}
{{ scope.row.JudgeQuestionAnswerInfoList.length>index?scope.row.JudgeQuestionAnswerInfoList[index].Answer:'' }}
{{ getAssessType(scope.row.OncologyEvaluationResult) }}
{{ $fd('YesOrNo', scope.row.IsGlobalChange) }}
{{ $fd('ArmEnum', scope.row.ArmEnum) }}
{{ $fd('ArmEnum', scope.row.OtherArmEnum) }}