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