简历预览适应症显示问题
parent
cb4d44ef74
commit
bd85918f8d
|
@ -371,6 +371,9 @@
|
|||
:label="$t('curriculumVitae:clinicalTrials:table:indication')"
|
||||
v-if="true"
|
||||
>
|
||||
<template slot-scope="scope">
|
||||
<span>{{ $fd('Indication', scope.row.IndicationEnum) }}</span>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
prop="VisitReadingCount"
|
||||
|
|
Loading…
Reference in New Issue