fix: checked修改为false

This commit is contained in:
tim
2025-08-31 01:21:52 +08:00
parent 6e1a7c773c
commit db1d7981c5

View File

@@ -210,7 +210,7 @@
>
<input
type="radio"
:checked="true"
:checked="false"
name="poll-option"
class="poll-option-input"
/>