mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 19:43:14 +00:00
fix router (#109)
This commit is contained in:
parent
b697fe4713
commit
f12d7899e4
@ -44,6 +44,7 @@ export const routesInfra: Array<RouteRecordRaw> = [
|
|||||||
name: "LinuxActiveTabIndex",
|
name: "LinuxActiveTabIndex",
|
||||||
meta: {
|
meta: {
|
||||||
title: "linux",
|
title: "linux",
|
||||||
|
notShow: true,
|
||||||
},
|
},
|
||||||
component: () =>
|
component: () =>
|
||||||
import(/* webpackChunkName: "layer" */ "@/views/Layer.vue"),
|
import(/* webpackChunkName: "layer" */ "@/views/Layer.vue"),
|
||||||
|
Loading…
Reference in New Issue
Block a user