Closed
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.1.3
Environment
Win7/vue 2.5
Reproduction link
Steps to reproduce
点击更新,核对数据是否正确。
What is expected?
和数据保持一致。
What is actually happening?
和数据保持一致。
子集数据原先在列表中(但是是children),更新数据之后放到父级会有问题。
目前我的解决方案:在更新之前先赋值为空数组。