mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-09 03:27:32 +08:00
fix: checked修改为false
This commit is contained in:
@@ -210,7 +210,7 @@
|
|||||||
>
|
>
|
||||||
<input
|
<input
|
||||||
type="radio"
|
type="radio"
|
||||||
:checked="true"
|
:checked="false"
|
||||||
name="poll-option"
|
name="poll-option"
|
||||||
class="poll-option-input"
|
class="poll-option-input"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user