Commit cd557ffe authored by 王炽's avatar 王炽

未登录状态调整

parent d5f511b5
......@@ -752,7 +752,7 @@
initNetData();
});
const initNetData = async () => {
const initNetData = () => {
console.log('initNetData');
memberInfo.value = userStore.memberInfo;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment