Merge pull request #2 from RhymeChiang/patch-2

update checkbox label
This commit is contained in:
yison 2019-04-02 18:33:40 +08:00 committed by GitHub
commit cc9844583a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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