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