# dict-switch
# Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
dict | 数据字典{url:'xxx',data:[],value:'',label:'',children:''} | Object | false | [object Object] |
value | 值 | — | false | - |
elProps | el-radio的配置,el-radio (opens new window) | Object | false | - |
options | 选项列表,优先级比dict高 | Array | false | - |
onReady | - | Function | false | - |
← dict-select text-area →