This commit is contained in:
Qiuxia Fan 2022-08-07 16:02:58 +08:00
parent d312c02759
commit 1310dca6d2

View File

@ -20,7 +20,7 @@ import Layout from "@/layout/Index.vue";
export const routesDatabase: Array<RouteRecordRaw> = [
{
path: "",
name: "MySQL",
name: "Database",
meta: {
title: "database",
icon: "storage",