vue-tree icon indicating copy to clipboard operation
vue-tree copied to clipboard

更新数据源以后,想要给消失元素加动画怎么做可行呢

Open daoSs opened this issue 6 years ago • 1 comments

daoSs avatar May 10 '19 03:05 daoSs

现在是没有办法加,因为直接remove 掉了,如果需要就需要做个延时,修改下源码


好像是我理解错了,但是如果是更新以后的话,针对指定的元素加动画和数据驱动的思路相违背吧,这就需要直接操作dom了吧

halower avatar May 12 '19 03:05 halower