Compare commits

..

No commits in common. "6a52f9571de8a604012205b5256f85ceaf351cba" and "23069c7ef7dbeddf96c1a960dd2eb2b5961f0e8b" have entirely different histories.

1 changed files with 0 additions and 3 deletions

View File

@ -371,9 +371,6 @@
:label="$t('curriculumVitae:clinicalTrials:table:indication')" :label="$t('curriculumVitae:clinicalTrials:table:indication')"
v-if="true" v-if="true"
> >
<template slot-scope="scope">
<span>{{ $fd('Indication', scope.row.IndicationEnum) }}</span>
</template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="VisitReadingCount" prop="VisitReadingCount"