1
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-08-27 13:46:10 +08:00
parent c73280006f
commit 57f6761d42
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
effect="dark" :content="$t('trials:mRecist:warnning:msg1')" placement="bottom"> effect="dark" :content="$t('trials:mRecist:warnning:msg1')" placement="bottom">
<i class='el-icon-warning' /> <i class='el-icon-warning' />
</el-tooltip> </el-tooltip>
{{ qs.QuestionName }}{{ answers.LesionOrgan }} {{ qs.QuestionName }}
</span> </span>
<!-- 输入框 --> <!-- 输入框 -->
<template v-if="qs.Type === 'input' || qs.Type === 'number'"> <template v-if="qs.Type === 'input' || qs.Type === 'number'">