mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
[Update] 修改core
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
window.location.href = `/`
|
||||
break
|
||||
case 'logout':
|
||||
window.location.href = `/auth/logout/?next=${this.$route.fullPath}`
|
||||
window.location.href = `/core/auth/logout/?next=${this.$route.fullPath}`
|
||||
break
|
||||
case 'apiKey':
|
||||
this.$refs.api.showApi()
|
||||
|
||||
Reference in New Issue
Block a user