fix: 新功能开发,原有功能优化。
This commit is contained in:
@@ -82,7 +82,7 @@ function logout() {
|
||||
})
|
||||
.then(() => {
|
||||
userStore.logOut().then(() => {
|
||||
location.href = '/health/index'
|
||||
location.href = '/hrms/index'
|
||||
})
|
||||
})
|
||||
.catch(() => {})
|
||||
|
||||
Reference in New Issue
Block a user