We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce45f74 commit 8d7d6b9Copy full SHA for 8d7d6b9
components/tree/demo/dynamic.md
@@ -41,7 +41,7 @@ export default {
41
]
42
this.treeData = [...this.treeData]
43
resolve()
44
- }, 100)
+ }, 1000)
45
})
46
},
47
0 commit comments