mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 00:37:33 +00:00
update
This commit is contained in:
parent
3546280d60
commit
ad813e3e2a
@ -34,6 +34,7 @@ export const routesGen: Array<RouteRecordRaw> = [
|
||||
name: "GeneralServices",
|
||||
meta: {
|
||||
exact: true,
|
||||
title: "services",
|
||||
},
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "layers" */ "@/views/Layer.vue"),
|
||||
|
@ -24,7 +24,6 @@ export const routesMySQL: Array<RouteRecordRaw> = [
|
||||
meta: {
|
||||
title: "mySQL",
|
||||
icon: "storage",
|
||||
hasGroup: true,
|
||||
},
|
||||
redirect: "/mySQL",
|
||||
component: Layout,
|
||||
|
Loading…
Reference in New Issue
Block a user