mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
style: style
This commit is contained in:
@@ -34,7 +34,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
checked: this.value
|
checked: this.value
|
||||||
}
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
checked(val) {
|
checked(val) {
|
||||||
|
Reference in New Issue
Block a user