feat:【antd】【ele】统一 infra 和 system 的代码风格(demo01、demo02)

This commit is contained in:
YunaiV
2025-10-01 09:49:04 +08:00
parent cdc0cbc431
commit 67b39cfe8a
9 changed files with 93 additions and 113 deletions

View File

@@ -144,7 +144,7 @@ export function useGridColumns(): VxeTableGridOptions<Demo01ContactApi.Demo01Con
},
{
title: '操作',
width: 200,
width: 160,
fixed: 'right',
slots: { default: 'actions' },
},