Jelajahi Sumber

登录跳转

lchao 1 bulan lalu
induk
melakukan
b116e2d47b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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('您的密码已经过期,是否立即修改!', '提示', {