列表调整
continuous-integration/drone/push Build is passing Details

main
caiyiling 2026-07-10 11:18:05 +08:00
parent 4c4f68dbd0
commit b8f96efa66
3 changed files with 2 additions and 3 deletions

View File

@ -311,7 +311,6 @@
<el-table-column
:label="$t('common:action:action')"
min-width="100"
fixed="right"
>
<template slot-scope="scope">
<!-- 查看 -->

View File

@ -153,7 +153,7 @@
scope.row.ReReadingApplyState) }}</el-tag>
</template>
</el-table-column>
<el-table-column :label="$t('common:action:action')" width="250" fixed="right">
<el-table-column :label="$t('common:action:action')" width="200" >
<template slot-scope="scope">
<!-- 查看 -->
<el-button circle :title="$t('trials:readTask:button:view')" icon="el-icon-view"

View File

@ -78,7 +78,7 @@
{{ scope.row.SuggesteFinishedTime.split(':')[0] + ':00:00' }}
</template>
</el-table-column>
<el-table-column :label="$t('common:action:action')" width="250" fixed="right">
<el-table-column :label="$t('common:action:action')" width="250" >
<template slot-scope="scope">
<!-- 阅片 -->
<el-button :disabled="scope.row.ExistReadingApply" circle :title="scope.row.ExistReadingApply