Yao c5fef65228
[new feature] TreeSelect: 新增分类选择组件 (#346)
* 增加 tree select 组件

* 增加文档

* 增加文档

* update magic code
2018-07-08 14:56:42 +08:00

7 lines
84 B
JSON

{
"component": true,
"usingComponents": {
"zan-icon": "../icon/index"
}
}