Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-02-02 10:30:29 +08:00
@@ -707,8 +707,6 @@ layout("/layouts/platform.html"){
} else {
// 新增模式:初始化协会列表
await this.fetchClubList();
// 初始化年度检查
await this.checkIsRegistered();
}
} catch (error) {
this.$message.error("页面初始化失败:" + error.message);