Happy-Coding-Clans / vue-easytable

A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
https://happy-coding-clans.github.io/vue-easytable/
MIT License
3.63k stars 725 forks source link

[Feature Request] 支持树形数据 #618

Open sugar1999 opened 3 months ago

sugar1999 commented 3 months ago

选择要提交 issue 的库

vue-easytable

Issue 类型

Feature

Issue 标题

支持树形数据

这个功能解决了什么问题?

当表格中存在大量数据并且需要对每条数据进行分类展示,使用树形数据可以很好的对数据行进行折叠显示或隐藏

你期望的 API 是什么样的?

可以支持树形数据展示,类似antd和element的效果