Compare commits

..

No commits in common. "8cc04c8bcf786b7ec4b61f924c945397990ba946" and "22705f6035dd9a79369b9a9f7a336270766f228d" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -117,7 +117,7 @@
<el-table-column
prop=""
:label="$t('trials:reviewAssign:assignReader:table:averageReadingTime')"
min-width="150"
min-width="120"
show-overflow-tooltip
>
</el-table-column>

View File

@ -118,7 +118,7 @@
<el-table-column
prop="SubjectCode"
:label="$t('trials:reviewAssign:readingTask:table:subjectCode')"
min-width="150"
min-width="120"
sortable="custom"
show-overflow-tooltip
/>

View File

@ -130,7 +130,7 @@
<el-table-column
prop="SubjectCode"
:label="$t('trials:reviewAssign:readingTask:table:subjectCode')"
min-width="150"
min-width="120"
sortable="custom"
show-overflow-tooltip
/>