feat:对齐 antd、ele 的代码逻辑

This commit is contained in:
YunaiV
2025-10-26 21:10:16 +08:00
parent b1479c34c5
commit 9651ec49a6
10 changed files with 23 additions and 11 deletions

View File

@@ -120,4 +120,3 @@ export function useGridColumns(): VxeTableGridOptions['columns'] {
},
];
}