ui: 用户资料中进入对话, 连带上层对话框关闭
This commit is contained in:
@@ -169,6 +169,7 @@ export default function AppMobile() {
|
||||
myProfileDialogRef={myProfileDialogRef as any}
|
||||
user={myUserProfileCache} />
|
||||
<UserProfileDialog
|
||||
chatInfoDialogRef={chatInfoDialogRef as any}
|
||||
userProfileDialogRef={userProfileDialogRef as any}
|
||||
openChatFragment={openChatFragment}
|
||||
user={userInfo} />
|
||||
|
||||
Reference in New Issue
Block a user