1
PC-20250623MANY\Administrator
2025-07-13 f7a99184725f7ea0884cf478f169aad4e5b6583c
src/page/login/login.vue
@@ -135,7 +135,8 @@
        Notify({ type: "success", message: this.$t("hj36") });
        setTimeout(() => {
          this.$router.push("/home");
          // this.$router.push("/home");
          this.$router.push("/home_index");
        }, 1000);
      } else {
        Notify({ type: "warning", message: data.msg });