修改错误文字 (#809)

Co-authored-by: 14K <9112790+the14k@user.noreply.gitee.com>
This commit is contained in:
14kk
2021-10-29 23:26:44 +08:00
committed by GitHub
co-authored by 14K
parent 1da1659b51
commit 2b61204233
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ const Setting = ({
<Tabs.TabPane tab="通知设置" key="notification">
<NotificationSetting data={notificationInfo} />
</Tabs.TabPane>
<Tabs.TabPane tab="登日志" key="login">
<Tabs.TabPane tab="登日志" key="login">
<LoginLog data={loginLogData} />
</Tabs.TabPane>
<Tabs.TabPane tab="其他设置" key="other">