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 });