wip: 临时提交

This commit is contained in:
Ray.Hao
2025-05-25 06:58:13 +08:00
parent d178aa9b60
commit 02f57ff3d3
8 changed files with 7 additions and 8 deletions

View File

@@ -28,7 +28,6 @@ export const constantRoutes: RouteRecordRaw[] = [
name: "/",
component: Layout,
redirect: "/dashboard",
meta: { title: "dashboard" },
children: [
{
path: "dashboard",