element vue
1.0.0
In element, use table to create a treeTable. The data format is table format data, but some attributes of the tree are added to the table data. "treeExpanded": true whether to expand, "treeLevel": 1 the level of the tree, and the contraction of the first column. Enter
Run npm run dev
to see it in the browser.