fix checkbox label type (#1400)

pull/1403/head
baiyaaaaa 2016-11-27 19:06:46 +08:00 committed by cinwell.li
parent 6873611cf1
commit aa3f9939d0
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
props: {
value: {},
label: String,
label: {},
indeterminate: Boolean,
disabled: Boolean,
checked: Boolean,