refactor: 优化重置 ele vxe CellOperation 中按钮默认内边距
This commit is contained in:
@@ -323,10 +323,9 @@ export function useGridColumns(
|
||||
{
|
||||
field: 'operation',
|
||||
title: '操作',
|
||||
align: 'right',
|
||||
minWidth: 200,
|
||||
fixed: 'right',
|
||||
headerAlign: 'center',
|
||||
align: 'center',
|
||||
showOverflow: false,
|
||||
cellRender: {
|
||||
attrs: {
|
||||
|
||||
Reference in New Issue
Block a user