src/views/project/ch/home/Home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/project/ch/home/Home.vue
@@ -84,7 +84,7 @@ }; let isFinishPromise = null; const showGuide = (isHome) => { if (!!Local.get(accessSessionKey) && !userInfo.isNew && isHome) { if (!!Local.get(accessSessionKey) && userInfo.isNew && isHome) { userInfo.set({ ...userInfo.get(), web_login: true,