fix: update

This commit is contained in:
xiaoxian521
2022-06-25 16:18:21 +08:00
parent d2cd29a838
commit 1848c43f0c
7 changed files with 13 additions and 29 deletions

View File

@@ -282,7 +282,7 @@ function onHide() {
</el-tooltip>
</template>
</vxe-table-column>
<vxe-table-column title="操作" width="330" fixed="right">
<vxe-table-column title="操作" width="360" fixed="right">
<template #default="{ row }">
<el-button
link