瀏覽代碼

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