wuyuedefeng / vue-sortable-tree

vue tree draggable, drag item sort
90 stars 21 forks source link

how remove children element from list ? #18

Closed andysay closed 6 years ago

andysay commented 6 years ago

how remove children element from list ?

wuyuedefeng commented 6 years ago

element data delete from parent object is ok!

andysay commented 6 years ago

from parent yes, but i want delete element , i cant found index

input . > delete .. Input < delete> this