【Lugano2014 no pet】阅片报告整体肿瘤评估结果在全局阅片时有修改,鼠标悬浮在结果上时需要显示全局修改的结果
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-10-17 10:03:48 +08:00
parent 7c79e4b1f3
commit b7f113c109
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
<span v-else>{{ $fd(scope.row.DictionaryCode, scope.row.Answers[task.VisitTaskId]) }}</span>
</template>
<template v-else-if="scope.row.QuestionType === 13 || scope.row.QuestionType === 42">
<template v-else-if="scope.row.QuestionType === 13 || scope.row.QuestionType === 42 || scope.row.QuestionType === 39">
<el-tooltip v-if="getAnswerInfo(scope.row.Answer, task.VisitTaskId, 'IsGlobalChange')"
:content="`${$t('trials:reading:warnning:msg55')}${$fd(scope.row.DictionaryCode, getAnswerInfo(scope.row.Answer, task.VisitTaskId, 'GlobalChangeAnswer'))}`"
placement="top" effect="light">