Skip to content

Commit 8d7d6b9

Browse files
committed
fix tree demo
1 parent ce45f74 commit 8d7d6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tree/demo/dynamic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default {
4141
]
4242
this.treeData = [...this.treeData]
4343
resolve()
44-
}, 100)
44+
}, 1000)
4545
})
4646
},
4747
},

0 commit comments

Comments
 (0)