style: style

This commit is contained in:
jiangruowei 2017-04-01 17:10:52 +08:00
parent e803525c98
commit 515e6654b9

View File

@ -34,7 +34,7 @@ export default {
data() {
return {
checked: this.value
}
};
},
watch: {
checked(val) {