去除阅片时长排序
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
59237c85c9
commit
7758671f89
|
@ -298,7 +298,6 @@
|
||||||
prop="ReadingDuration"
|
prop="ReadingDuration"
|
||||||
:label="$t('trials:reviewTrack:table:readingDuration')"
|
:label="$t('trials:reviewTrack:table:readingDuration')"
|
||||||
width="140"
|
width="140"
|
||||||
sortable="custom"
|
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
/>
|
/>
|
||||||
<!-- 任务状态 -->
|
<!-- 任务状态 -->
|
||||||
|
|
|
@ -310,7 +310,6 @@
|
||||||
prop="ReadingDuration"
|
prop="ReadingDuration"
|
||||||
:label="$t('trials:reviewTrack:table:readingDuration')"
|
:label="$t('trials:reviewTrack:table:readingDuration')"
|
||||||
width="140"
|
width="140"
|
||||||
sortable="custom"
|
|
||||||
show-overflow-tooltip
|
show-overflow-tooltip
|
||||||
/>
|
/>
|
||||||
<!-- 任务状态 -->
|
<!-- 任务状态 -->
|
||||||
|
|
Loading…
Reference in New Issue