Tree add async loading

This commit is contained in:
梁灏 2017-10-24 18:14:22 +08:00
parent 76a4781417
commit b31aab71d2
4 changed files with 62 additions and 25 deletions

View file

@ -39,6 +39,9 @@
},
emptyText: {
type: String
},
loadData: {
type: Function
}
},
data () {