1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-23 18:00:27 +08:00

style: style

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

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