fix tree demo
parent
3d228f019d
commit
35f9b02039
|
@ -41,7 +41,7 @@ export default {
|
||||||
]
|
]
|
||||||
this.treeData = [...this.treeData]
|
this.treeData = [...this.treeData]
|
||||||
resolve()
|
resolve()
|
||||||
}, 100)
|
}, 1000)
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue