chore: tips

This commit is contained in:
dap 2024-11-15 14:51:10 +08:00
parent 2f37942961
commit d6c0ed6429

View File

@ -55,6 +55,7 @@ const gridOptions: VxeGridProps = {
/**
* 开启虚拟滚动
* 数据量小可以选择关闭
* 如果遇到样式问题(空白错位 滚动等)可以选择关闭虚拟滚动
*/
scrollY: {
enabled: true,