浏览代码

fix: system path fail redirect

lanjianrong 3 年之前
父节点
当前提交
2b7dd6a95f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/routes.ts

+ 1 - 1
config/routes.ts

@@ -186,7 +186,7 @@
     routes: [
       {
         path: '/system',
-        redirect: '/system/admin-update'
+        redirect: '/system/admin'
       },
       // {
       //   path: 'setting',