Merge pull request #6 from RhymeChiang/patch-5

Update radio.vue
This commit is contained in:
yison 2019-04-02 20:56:25 +08:00 committed by GitHub
commit 74eba7e751
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,