feat(TreeSelect): add className option (#4671)

This commit is contained in:
neverland
2019-10-10 09:48:11 +08:00
committed by GitHub
parent 514a27994a
commit cc03640576
4 changed files with 24 additions and 2 deletions
+2
View File
@@ -151,6 +151,8 @@ export default {
info: 3,
// 是否在导航名称右上角显示小红点
dot: true,
// 导航节点额外类名
className: 'my-class',
// 该导航下所有的可选项
children: [
{