data key 说明纠正
This commit is contained in:
parent
820bee626c
commit
77f54ad2d0
@ -11,7 +11,7 @@ subtitle: 字典 value 选择
|
|||||||
|
|
||||||
| 参数 | 说明 | 类型 | 默认值 |
|
| 参数 | 说明 | 类型 | 默认值 |
|
||||||
|----------|------------------------------------------|-------------|-------|
|
|----------|------------------------------------------|-------------|-------|
|
||||||
| dataKey | 数据列表 | string | [] |
|
| dataKey | 字典的key | string | [] |
|
||||||
|
|
||||||
### Demo
|
### Demo
|
||||||
```jsx harmony
|
```jsx harmony
|
||||||
|
@ -9,7 +9,7 @@ subtitle: 获取字典 value 显示值
|
|||||||
|
|
||||||
| 参数 | 说明 | 类型 | 默认值 |
|
| 参数 | 说明 | 类型 | 默认值 |
|
||||||
|----------|------------------------------------------|-------------|-------|
|
|----------|------------------------------------------|-------------|-------|
|
||||||
| dataKey | key config配置的 | string | [] |
|
| dataKey | 字典的key | string | [] |
|
||||||
| value | 显示的值 | string number | [] |
|
| value | 显示的值 | string number | [] |
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user