소스 검색

fix: 修改跳转路由2

zhaojing 2 년 전
부모
커밋
fb671cf21a
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      config/routes.ts

+ 0 - 4
config/routes.ts

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