fix(custom): eCX-7778修改昵称不生效

This commit is contained in:
maqian
2026-01-15 17:38:08 +08:00
parent 1e40b79a61
commit e3daf7d08e

View File

@@ -431,7 +431,6 @@ function MemberUserInfo() {
placeholder='请输入昵称'
onInput={onChangeUsername}
onConfirm={onChangeUsername}
onNickNameReview={onChangeUsername}
/>
}
></SpCell>