fix: 错误的插槽更改

This commit is contained in:
dap 2025-01-22 15:16:42 +08:00
parent 379778412b
commit 3e3d56b82e

View File

@ -78,7 +78,8 @@ const gridOptions: VxeGridProps = {
enabled: false, enabled: false,
}, },
toolbarConfig: { toolbarConfig: {
enabled: false, refresh: false,
custom: false,
}, },
rowConfig: { rowConfig: {
isHover: false, isHover: false,