U
he wei
2023-12-14 c54580b8a0d958d0997c9b17c39b1164248861fc
src/layout/components/PwdChange.vue
@@ -103,7 +103,7 @@
            this.close();
            alert("密码更新成功,请重新登录!");
            this.$store.dispatch("user/logout");
            // this.$router.push("/login");
            this.$router.push("/login");
          } else {
            this.$layer.msg(msg);
          }