瀏覽代碼

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',
       },