Update checkbox.vue
This commit is contained in:
parent
98252a9e15
commit
78a66116b2
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
change (event) {
|
change (event) {
|
||||||
console.log(event);
|
|
||||||
if (this.disabled) {
|
if (this.disabled) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue