mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-01 02:37:46 +08:00
parent
f5d0b85dbf
commit
45c292c874
@ -129,6 +129,7 @@ export default defineComponent({
|
||||
dataList && store.value.appendNodes(dataList, parent)
|
||||
node.loading = false
|
||||
node.loaded = true
|
||||
node.childrenData = node.childrenData || []
|
||||
cb && cb(dataList)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user