feat: 自定义列 保存在localStorage

This commit is contained in:
dap
2024-10-10 09:13:50 +08:00
parent 521ba6af9c
commit e6374a6a06
20 changed files with 24 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ const gridOptions: VxeGridProps = {
rowField: 'menuId',
transform: false,
},
id: 'system-menu-index',
};
const [BasicTable, tableApi] = useVbenVxeGrid({