Merge branch 'develop' into FOTON

This commit is contained in:
super_liu
2022-01-19 06:51:24 +08:00
+1 -1
View File
@@ -135,7 +135,7 @@
if (res.ok) {
this.loginNew(res)
} else {
if(res.code && res.code === 'r0011'){
if(res.respCode && res.respCode === 'r0011'){
this.$message.warning('系统无权限访问')
this.$store.dispatch('logout')
// window.location.href = 'http://sso.foton.com.cn/logout?service='