wip: 临时提交
This commit is contained in:
@@ -28,6 +28,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
|||||||
name: "/",
|
name: "/",
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: "/dashboard",
|
redirect: "/dashboard",
|
||||||
|
meta: { title: "dashboard" },
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
path: "dashboard",
|
path: "dashboard",
|
||||||
|
|||||||
Reference in New Issue
Block a user