Update radio-group.vue
This commit is contained in:
parent
5636ce950f
commit
018fd34784
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
mixins: [ Emitter ],
|
||||
props: {
|
||||
value: {
|
||||
type: [String, Number, Object],
|
||||
type: [String, Number, Boolean, Object],
|
||||
default: ''
|
||||
},
|
||||
size: {
|
||||
|
|
Loading…
Add table
Reference in a new issue