This commit is contained in:
xingyu4j
2025-05-20 16:48:43 +08:00
21 changed files with 94 additions and 121 deletions

View File

@@ -112,7 +112,7 @@ export function useGridColumns(): VxeTableGridOptions<Demo02CategoryApi.Demo02Ca
},
{
title: '操作',
width: 180,
width: 220,
fixed: 'right',
slots: { default: 'actions' },
},