mirror of
https://github.com/jumpserver/lina.git
synced 2026-05-17 21:16:46 +00:00
perf: modify jdmc license url
This commit is contained in:
@@ -601,7 +601,7 @@ export default {
|
||||
beforeEnter: (_to, _from, next) => {
|
||||
const settings = getSettings()
|
||||
if (settings?.JDMC_ENABLED) {
|
||||
goToJDMC('/jdmc/appManagement/appAuth')
|
||||
goToJDMC('/jdmc/app-management/app-auth')
|
||||
next(false)
|
||||
} else {
|
||||
next()
|
||||
|
||||
Reference in New Issue
Block a user