fix:操作列优化

This commit is contained in:
old burden 2026-04-20 17:53:09 +08:00
parent a3bc2e24da
commit d1b27c42cd
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<dict-tag :options="dict.type.sys_normal_disable" :value="String(scope.row.status)" />
</template>
</el-table-column>
<el-table-column label="操作" width="200">
<el-table-column label="操作" width="320">
<template slot-scope="scope">
<el-button
size="mini"