[bugfix] Radio: update icon name (#2321)

This commit is contained in:
Mikasa33 2018-12-18 22:45:54 +08:00 committed by neverland
parent 0b38b81ea7
commit cf589cfb80

View File

@ -13,7 +13,7 @@
>
<icon
:style="iconStyle"
:name="checked ? 'checked' : 'check'"
:name="checked ? 'checked' : 'circle'"
/>
</span>
<span