Update radio.vue

This commit is contained in:
RhymeChiang 2019-04-02 20:54:19 +08:00 committed by GitHub
parent 5636ce950f
commit 0ae298470b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@
default: false
},
label: {
type: [String, Number, Object]
type: [String, Number, Boolean, Object]
},
disabled: {
type: Boolean,