From 47bcbb381e217602aca84a3039444bbd570a8cce Mon Sep 17 00:00:00 2001 From: "@jyuhsin" <729757837@qq.com> Date: Fri, 30 Jan 2026 15:09:00 +0800 Subject: [PATCH] commit --- .../resources/views/platform/zhgh/club/examine/apply/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/resources/views/platform/zhgh/club/examine/apply/index.html b/src/main/resources/views/platform/zhgh/club/examine/apply/index.html index 54c799b0..72350f91 100644 --- a/src/main/resources/views/platform/zhgh/club/examine/apply/index.html +++ b/src/main/resources/views/platform/zhgh/club/examine/apply/index.html @@ -707,8 +707,6 @@ layout("/layouts/platform.html"){ } else { // 新增模式:初始化协会列表 await this.fetchClubList(); - // 初始化年度检查 - await this.checkIsRegistered(); } } catch (error) { this.$message.error("页面初始化失败:" + error.message);