update checkbox label

update checkbox label Object
This commit is contained in:
RhymeChiang 2019-04-02 18:12:12 +08:00 committed by GitHub
parent 706289765f
commit 014b726d60
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,