Explorar o código

fix: 修改跳转路由

zhaojing %!s(int64=2) %!d(string=hai) anos
pai
achega
5c7070b7e7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      config/routes.ts

+ 4 - 0
config/routes.ts

@@ -27,6 +27,10 @@
         redirect: '/Equipment',
       },
       {
+        path: '/sgadmin',
+        redirect: '/Equipment',
+      },
+      {
         path: '/noAuth',
         component: './NoAuth',
       },