mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-24 02:16:12 +08:00
style: style
This commit is contained in:
parent
e803525c98
commit
515e6654b9
@ -34,7 +34,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
checked: this.value
|
checked: this.value
|
||||||
}
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
checked(val) {
|
checked(val) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user