多页签登录清楚缓存uerId和identityUserId
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2025-01-20 17:32:49 +08:00
parent 55ae6bac7e
commit 6e1d07ee95
1 changed files with 2 additions and 0 deletions

View File

@ -437,6 +437,8 @@ export default {
// // this.$alert(this.$t('login:message:login4'), this.$t('common:title:warning'))
// this.$message.warning(this.$t('login:message:login4'))
// }
zzSessionStorage.removeItem('userId')
zzSessionStorage.removeItem('identityUserId')
this.changeRoleLogin()
})
.catch(() => {