### What problem does this feature solve 支持虚拟滚动,以使Table组件在大数据量下表现依然流畅。 ### What does the proposed API look like 使用 Vue DevUI 已经有的 virtual-list 组件实现。
What problem does this feature solve
支持虚拟滚动,以使Table组件在大数据量下表现依然流畅。
What does the proposed API look like
使用 Vue DevUI 已经有的 virtual-list 组件实现。