列宽调整
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@
|
||||
<el-table-column
|
||||
prop=""
|
||||
:label="$t('trials:reviewAssign:assignReader:table:averageReadingTime')"
|
||||
min-width="120"
|
||||
min-width="150"
|
||||
show-overflow-tooltip
|
||||
>
|
||||
</el-table-column>
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
<el-table-column
|
||||
prop="SubjectCode"
|
||||
:label="$t('trials:reviewAssign:readingTask:table:subjectCode')"
|
||||
min-width="120"
|
||||
min-width="150"
|
||||
sortable="custom"
|
||||
show-overflow-tooltip
|
||||
/>
|
||||
|
||||
@@ -130,7 +130,7 @@
|
||||
<el-table-column
|
||||
prop="SubjectCode"
|
||||
:label="$t('trials:reviewAssign:readingTask:table:subjectCode')"
|
||||
min-width="120"
|
||||
min-width="150"
|
||||
sortable="custom"
|
||||
show-overflow-tooltip
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user