Commit aa3f9939 authored by baiyaaaaa's avatar baiyaaaaa Committed by cinwell.li

fix checkbox label type (#1400)

parent 6873611c
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
props: { props: {
value: {}, value: {},
label: String, label: {},
indeterminate: Boolean, indeterminate: Boolean,
disabled: Boolean, disabled: Boolean,
checked: Boolean, checked: Boolean,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment