Browse Source

feature/重定项代码

dy 1 năm trước cách đây
mục cha
commit
ef336868ae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -27,7 +27,7 @@ export const constantRoutes: RouteRecordRaw[] = [
     name: "/",
     meta: { hidden: true },
     component: Layout,
-    // redirect: "/welcome",
+    redirect: "/welcome",
     children: [
       {
         path: "welcome",