Explorar el Código

fix: system path fail redirect

lanjianrong hace 3 años
padre
commit
2b7dd6a95f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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',