perf:优化更换头像交互

This commit is contained in:
Xwen
2023-12-24 21:51:28 +08:00
parent 4d15d81c7e
commit 6934fe03ce

View File

@@ -77,9 +77,7 @@ const iconUrlHandler = (icon) => {
};
watch(userStore, (n) => {
if (props.userInfo == undefined) {
userInfo.nick = n.name;
}
Init();
});
watch(