Compare commits
No commits in common. "6a52f9571de8a604012205b5256f85ceaf351cba" and "23069c7ef7dbeddf96c1a960dd2eb2b5961f0e8b" have entirely different histories.
6a52f9571d
...
23069c7ef7
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue