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

main
caiyiling 2026-06-09 15:18:53 +08:00
parent 73e7b4c3fa
commit 3a6956c031
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
</el-tag> </el-tag>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column :label="$t('common:action:action')" align="center" fixed="right" min-width="200" class-name="small-padding fixed-width"> <el-table-column :label="$t('common:action:action')" align="center" fixed="right" width="290" class-name="small-padding fixed-width">
<template slot-scope="scope"> <template slot-scope="scope">
<!-- 上移 --> <!-- 上移 -->
<el-button <el-button