feat: 个性化列本地保存和默认配置

This commit is contained in:
caiyuchao
2025-07-08 15:17:45 +08:00
parent 5e09229143
commit 1ae87e9ecb
5 changed files with 38 additions and 15 deletions

View File

@@ -97,6 +97,10 @@ const [Grid, gridApi] = useVbenVxeGrid({
pagerConfig: {
enabled: true,
},
id: 'license-customer-list',
customConfig: {
storage: true,
},
proxyConfig: {
ajax: {
query: async ({ page }, formValues) => {