【模板】可展开的选择器
Properties:
Name | Type | Description |
---|---|---|
name |
string | 字段名 |
isExpand |
boolean | 默认是否展开,默认为false |
picker |
Object | 选择器参数,具体见kg-picker |
items |
Array | 展开项,结构如[{template:模板名称,...该模板必要参数}] |