【ivus&oct】靶段标注上传页面,非dicom鼠标悬浮的位置和高亮显示的行不一致
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2026-08-06 14:38:37 +08:00
parent aa92776b31
commit 653faaf4ba
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
<span v-else>{{ scope.row.UploadedFileCount }}</span> <span v-else>{{ scope.row.UploadedFileCount }}</span>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column :label="$t('common:action:action')" fixed="right" width="180"> <el-table-column :label="$t('common:action:action')" width="180">
<template slot-scope="scope"> <template slot-scope="scope">
<!--预览---> <!--预览--->
<el-button circle :disabled="scope.row.UploadedFileCount <= 0" icon="el-icon-view" <el-button circle :disabled="scope.row.UploadedFileCount <= 0" icon="el-icon-view"