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