fix: 增加本地调试

develop
时启龙 2024-08-30 16:12:16 +08:00
parent 4827d75082
commit b16f122e3a
1 changed files with 3 additions and 1 deletions

View File

@ -148,7 +148,9 @@ const actions = {
dispatch('tagsView/delAllViews', null, { root: true })
removeToken()
removeTrxToken()
// if (redirectToLogin) window.location.href = '/login'
if (window.testUkey !== true) {
if (redirectToLogin) window.location.href = '/login'
}
resolve()
}
// 调用天融信单点退出系统