fix: 修复主页内容错误访问提示
This commit is contained in:
@@ -75,8 +75,7 @@ export default {
|
||||
.catch(() => {
|
||||
this.showErrorDialog('您的登录已过期,请退出重试')
|
||||
})
|
||||
}
|
||||
// else this.showErrorDialog('页面访问有误,请重试')
|
||||
} else this.showErrorDialog('页面访问有误,请重试')
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user