update checkbox label
update checkbox label Object
This commit is contained in:
parent
706289765f
commit
014b726d60
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
default: false
|
||||
},
|
||||
label: {
|
||||
type: [String, Number, Boolean]
|
||||
type: [String, Number, Boolean, Object]
|
||||
},
|
||||
indeterminate: {
|
||||
type: Boolean,
|
||||
|
|
Loading…
Add table
Reference in a new issue