Parcourir la source

fix: system path fail redirect

lanjianrong il y a 3 ans
Parent
commit
2b7dd6a95f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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',