Tree add async loading
This commit is contained in:
parent
76a4781417
commit
b31aab71d2
4 changed files with 62 additions and 25 deletions
|
@ -39,6 +39,9 @@
|
|||
},
|
||||
emptyText: {
|
||||
type: String
|
||||
},
|
||||
loadData: {
|
||||
type: Function
|
||||
}
|
||||
},
|
||||
data () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue