mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 18:44:09 +00:00
Update src/router/index.ts
This commit is contained in:
parent
206b4a5ee0
commit
eda486b522
@ -55,7 +55,7 @@ router.beforeEach((to, from, next) => {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (defaultPath !== "") {
|
if (defaultPath) {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user