@@ -136,7 +136,7 @@
this.$refs.core.style.backgroundColor = newColor;
},
switchValue() {
- this.$refs.input.click();
+ !this.switchDisabled && this.handleChange();
getMigratingConfig() {
return {