From e13f523d73031800a215b38dd8fe2eebd560b91e Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Mon, 1 Apr 2024 15:39:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=9B=E4=BA=8B=E4=BA=BA=E5=91=98=E7=9B=B8?= =?UTF-8?q?=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/api.js | 1 + src/views/match/manage/matchInfo.vue | 6 ++--- src/views/match/manage/matchSignup.vue | 33 +++++++++++++++----------- 3 files changed, 23 insertions(+), 17 deletions(-) diff --git a/src/utils/api.js b/src/utils/api.js index 01bff75..2b85723 100644 --- a/src/utils/api.js +++ b/src/utils/api.js @@ -324,6 +324,7 @@ export default { entryInformation: `competition/competition/team/entryInformation`, getRedisCacheCompetition: `competition/competition/management/getRedisCache`, copyCompetition: `competition/competition/management/copyCompetition`, + checkCustomerBySchool: `competition/competition/team/checkCustomerBySchool`, // 赛事内容 addCompetitionContent: `competition/competition/content/addCompetitionContent`, diff --git a/src/views/match/manage/matchInfo.vue b/src/views/match/manage/matchInfo.vue index 70beaca..b22a26b 100644 --- a/src/views/match/manage/matchInfo.vue +++ b/src/views/match/manage/matchInfo.vue @@ -66,8 +66,7 @@ 指导老师: -
+
@@ -91,7 +90,7 @@ clearable size="mini" :disabled="!item.edit"> -