yangjie #45

Merged
yangqiang merged 19 commits from yangjie into master 2024-12-18 13:52:10 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e5ca4e6f3a - Show all commits

View File

@ -465,7 +465,7 @@ const Index: React.FC = () => {
}} />
</div>
<div>
<span></span>
<span></span>
<Radio.Group onChange={(e) => {
setAllowAnonymous(e.target.value);
}} value={allowAnonymous}>