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