mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-08 05:25:31 +08:00
fix(custom): eCX-7778修改昵称不生效
This commit is contained in:
@@ -431,7 +431,6 @@ function MemberUserInfo() {
|
||||
placeholder='请输入昵称'
|
||||
onInput={onChangeUsername}
|
||||
onConfirm={onChangeUsername}
|
||||
onNickNameReview={onChangeUsername}
|
||||
/>
|
||||
}
|
||||
></SpCell>
|
||||
|
||||
Reference in New Issue
Block a user