mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
fix
This commit is contained in:
parent
d312c02759
commit
1310dca6d2
@ -20,7 +20,7 @@ import Layout from "@/layout/Index.vue";
|
|||||||
export const routesDatabase: Array<RouteRecordRaw> = [
|
export const routesDatabase: Array<RouteRecordRaw> = [
|
||||||
{
|
{
|
||||||
path: "",
|
path: "",
|
||||||
name: "MySQL",
|
name: "Database",
|
||||||
meta: {
|
meta: {
|
||||||
title: "database",
|
title: "database",
|
||||||
icon: "storage",
|
icon: "storage",
|
||||||
|
Loading…
Reference in New Issue
Block a user