fix: 🐛 混合模式跳转首页问题修复

This commit is contained in:
hxr
2024-01-12 07:59:55 +08:00
parent 0e71a2c4a3
commit 7a9793db36
2 changed files with 6 additions and 7 deletions

View File

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