Update radio.vue
This commit is contained in:
parent
5636ce950f
commit
0ae298470b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
default: false
|
||||
},
|
||||
label: {
|
||||
type: [String, Number, Object]
|
||||
type: [String, Number, Boolean, Object]
|
||||
},
|
||||
disabled: {
|
||||
type: Boolean,
|
||||
|
|
Loading…
Add table
Reference in a new issue