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