This commit is contained in:
xingyu4j
2025-05-14 11:53:25 +08:00
202 changed files with 10273 additions and 241 deletions

View File

@@ -317,7 +317,7 @@ export function useGridColumns<T = SystemUserApi.User>(
{
field: 'operation',
title: '操作',
minWidth: 250,
minWidth: 130,
fixed: 'right',
align: 'center',
cellRender: {