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