mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Radio: update icon name (#2321)
This commit is contained in:
parent
0b38b81ea7
commit
cf589cfb80
@ -13,7 +13,7 @@
|
||||
>
|
||||
<icon
|
||||
:style="iconStyle"
|
||||
:name="checked ? 'checked' : 'check'"
|
||||
:name="checked ? 'checked' : 'circle'"
|
||||
/>
|
||||
</span>
|
||||
<span
|
||||
|
Loading…
x
Reference in New Issue
Block a user