Tree support contextMenu

This commit is contained in:
梁灏 2020-07-02 09:16:00 +08:00
parent 3e80a192cb
commit 888fa5c407
3 changed files with 43 additions and 3 deletions

View file

@ -34,6 +34,11 @@
// 0
index: {
type: Number
},
// 4.3.0
contextMenu: {
type: Boolean,
default: false
}
},
data () {