This commit is contained in:
qsh
2024-09-20 11:21:05 +08:00
parent a81d21dd3b
commit 83d04e7333
5 changed files with 31 additions and 16 deletions

View File

@@ -103,7 +103,7 @@
<span v-else>{{ row[item.field] }}</span>
</template>
</el-table-column>
<el-table-column label="操作" width="240px" fixed="right">
<el-table-column label="操作" width="170px" fixed="right">
<template #default="scope">
<el-button
type="primary"