refactor: 优化重置 ele vxe CellOperation 中按钮默认内边距

This commit is contained in:
puhui999
2025-05-12 17:14:10 +08:00
parent 0eb8a683c9
commit f33be71b79
4 changed files with 9 additions and 6 deletions

View File

@@ -323,10 +323,9 @@ export function useGridColumns(
{
field: 'operation',
title: '操作',
align: 'right',
minWidth: 200,
fixed: 'right',
headerAlign: 'center',
align: 'center',
showOverflow: false,
cellRender: {
attrs: {