mirror of https://github.com/ElemeFE/element
parent
150bd70981
commit
208a78786f
|
@ -5,7 +5,7 @@
|
||||||
role="switch"
|
role="switch"
|
||||||
:aria-checked="checked"
|
:aria-checked="checked"
|
||||||
:aria-disabled="switchDisabled"
|
:aria-disabled="switchDisabled"
|
||||||
@click="switchValue"
|
@click.prevent="switchValue"
|
||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
class="el-switch__input"
|
class="el-switch__input"
|
||||||
|
|
Loading…
Reference in New Issue