mirror of
https://github.com/youzan/vant.git
synced 2026-04-26 01:01:51 +08:00
[bugfix] Radio: update icon name (#2321)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
>
|
||||
<icon
|
||||
:style="iconStyle"
|
||||
:name="checked ? 'checked' : 'check'"
|
||||
:name="checked ? 'checked' : 'circle'"
|
||||
/>
|
||||
</span>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user