halower / vue-tree

tree and multi-select component based on Vue.js 2.0
https://github.com/halower/vue2-tree/blob/master/README.md
MIT License
935 stars 209 forks source link

Flat JSON with parent_id & without children field #184

Closed amry666 closed 3 years ago

amry666 commented 4 years ago

can i use flat json with parent_id and id ? because for me it's quite difficult to update reactive data on vuex, especially for nested json with children field

treevue