mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-12 10:45:10 +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