update radio label

update radio label Object
This commit is contained in:
RhymeChiang 2019-04-02 18:11:12 +08:00 committed by GitHub
parent 706289765f
commit 3265256fca
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]
type: [String, Number, Object]
},
disabled: {
type: Boolean,