refactor: 优化退出登录后刷新页面
--bug=1049954 --user=王孝刚 【系统设置】退出登录后登录页面刷新两次,需优化 https://www.tapd.cn/57709429/s/1624834
This commit is contained in:
parent
d314e497f8
commit
6dc8831a82
@ -252,11 +252,6 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
onBeforeMount(() => {
|
|
||||||
if (user.isEnterprise()) {
|
|
||||||
user.theme(loading)
|
|
||||||
}
|
|
||||||
})
|
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" scope>
|
<style lang="scss" scope>
|
||||||
.login-gradient-divider {
|
.login-gradient-divider {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user