fix tree demo

pull/165/head
tjz 2018-04-16 21:38:28 +08:00
parent ce45f7422e
commit 8d7d6b9b18
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ export default {
] ]
this.treeData = [...this.treeData] this.treeData = [...this.treeData]
resolve() resolve()
}, 100) }, 1000)
}) })
}, },
}, },