Merge branch 'yangjie' of https://gitea.23544.com/marking/WGShare.Client.Electron into yangjie
This commit is contained in:
commit
db568f46eb
|
|
@ -465,7 +465,7 @@ const Index: React.FC = () => {
|
|||
}} />
|
||||
</div>
|
||||
<div>
|
||||
<span>匿名入会:</span>
|
||||
<span>游客入会:</span>
|
||||
<Radio.Group onChange={(e) => {
|
||||
setAllowAnonymous(e.target.value);
|
||||
}} value={allowAnonymous}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue