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