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