Radio: fix checked state when browser go back (#21250)

pull/21258/head
好多大米 2021-08-23 15:08:54 +08:00 committed by GitHub
parent c50a0bf978
commit a87ce4b282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
tabindex="-1"
@focus="focus = true"
@blur="focus = false"
autocomplete="off"
>
<span
class="el-radio-button__inner"

View File

@ -34,6 +34,7 @@
:name="name"
:disabled="isDisabled"
tabindex="-1"
autocomplete="off"
>
</span>
<span class="el-radio__label" @keydown.stop>