mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-17 10:15:23 +00:00
Update src/router/selfObservability.ts
Co-authored-by: 何延龙 <yanlung.he@gmail.com>
This commit is contained in:
parent
fc898d663e
commit
142bca24ba
@ -33,7 +33,7 @@ export const routesSelf: Array<RouteRecordRaw> = [
|
||||
path: "/self/skyWalkingServer",
|
||||
name: "SkyWalkingServer",
|
||||
meta: {
|
||||
title: "skyWalkingServer",
|
||||
title: "SkyWalking Server",
|
||||
headPath: "/mesh/services",
|
||||
},
|
||||
component: () => import("@/views/Layer.vue"),
|
||||
|
Loading…
Reference in New Issue
Block a user