Ver código fonte

fix: system path fail redirect

lanjianrong 3 anos atrás
pai
commit
2b7dd6a95f
1 arquivos alterados com 1 adições e 1 exclusões
  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',