fix tree demo

pull/4/head
tjz 2018-04-16 21:38:28 +08:00
parent 3d228f019d
commit 35f9b02039
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)
}) })
}, },
}, },