mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-12 13:23:41 +00:00
Merge pull request #3930 from jumpserver/pr@dev@mfa
perf: User personal settings mfa new window opens
This commit is contained in:
@@ -143,7 +143,7 @@ export default {
|
||||
},
|
||||
callbacks: {
|
||||
click: function() {
|
||||
window.location.href = `/core/auth/profile/mfa/`
|
||||
window.open('/core/auth/profile/mfa/', '_blank')
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user