he wei
2023-12-20 d216ef279fee1f19e835b44dd5e6c40af5bf17ac
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);
          }