Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -707,8 +707,6 @@ layout("/layouts/platform.html"){
|
||||
} else {
|
||||
// 新增模式:初始化协会列表
|
||||
await this.fetchClubList();
|
||||
// 初始化年度检查
|
||||
await this.checkIsRegistered();
|
||||
}
|
||||
} catch (error) {
|
||||
this.$message.error("页面初始化失败:" + error.message);
|
||||
|
||||
Reference in New Issue
Block a user