Tree: add indent, update docs

This commit is contained in:
Leopoldthecoder
2017-02-08 11:49:54 +08:00
committed by 杨奕
parent 8e34408d6e
commit 7391c488a0
7 changed files with 904 additions and 17 deletions

View File

@@ -81,7 +81,11 @@
currentNodeKey: [String, Number],
load: Function,
filterNodeMethod: Function,
accordion: Boolean
accordion: Boolean,
indent: {
type: Number,
default: 16
}
},
computed: {