src/page/login/userlogin.vue @@ -179,6 +179,7 @@ }; }, created() { clearInterval(window.remindIntervalId); this.getTenant(); this.refreshCode(); },