perf:优化更换头像交互
This commit is contained in:
@@ -77,9 +77,7 @@ const iconUrlHandler = (icon) => {
|
||||
};
|
||||
|
||||
watch(userStore, (n) => {
|
||||
if (props.userInfo == undefined) {
|
||||
userInfo.nick = n.name;
|
||||
}
|
||||
Init();
|
||||
});
|
||||
|
||||
watch(
|
||||
|
||||
Reference in New Issue
Block a user