mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 20:03: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",
|
||||
meta: {
|
||||
title: "linux",
|
||||
notShow: true,
|
||||
},
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "layer" */ "@/views/Layer.vue"),
|
||||
|
Loading…
Reference in New Issue
Block a user