提交 5e18ff0e 编写于 作者: H hdx

uni-data-picker: 移除暂不支持的属性和事件

上级 0d0e372a
......@@ -151,7 +151,6 @@
|clear-icon|Boolean| true/false |true|是否显示清除按钮|
|ellipsis|Boolean| true/false | true|是否隐藏 tab 标签过长的文本|
|step-searh|Boolean| true/false |true|分步查询时,点击节点请求数据|
|step-search-url|String|-|-|分步查询时,动态加载云端数据url格式,`https://xxx.com/{parentValue}`(当前版本暂不支持)|
|self-field|String|-|-|分步查询时当前字段名称|
|parent-field|String|-|-|分步查询时父字段名称|
|collection|String|-|-|表名。支持输入多个表名,用 `,` 分割|
......@@ -173,7 +172,6 @@
|:-:| :-:| :-:|
|@change|EventHandle|选择完成时触发 {detail: {value}}|
|@nodeclick|EventHandle| 节点被点击时触发|
|@stepsearch|EventHandle| 动态加载节点数据前触发(当前版本暂不支持) |
|@popupopened|EventHandle| 弹出层弹出时触发|
|@popupclosed|EventHandle| 弹出层关闭时触发|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册