1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
c73280006f
commit
57f6761d42
|
@ -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'">
|
||||||
|
|
Loading…
Reference in New Issue