lchao hace 1 mes
padre
commit
b116e2d47b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      system_ui/src/views/login.vue

+ 1 - 1
system_ui/src/views/login.vue

@@ -388,7 +388,7 @@ export default {
                     if (!res.data) {
                       this.$router.push({
                         //path: this.redirect || '/'
-                        path: '/'
+                        path: '/index'
                       })
                     } else {
                       this.$confirm('您的密码已经过期,是否立即修改!', '提示', {