mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-21 03:38:57 +08:00
feat: 自定义列 保存在localStorage
This commit is contained in:
@@ -72,6 +72,7 @@ const gridOptions: VxeGridProps = {
|
||||
rowField: 'deptId',
|
||||
transform: false,
|
||||
},
|
||||
id: 'system-dept-index',
|
||||
};
|
||||
|
||||
const [BasicTable, tableApi] = useVbenVxeGrid({
|
||||
|
||||
Reference in New Issue
Block a user