From afd62cb850e03a9c4a2852f7d755671ac6458c3f Mon Sep 17 00:00:00 2001
From: wuyibo <771227828@qq.com>
Date: Sat, 12 Nov 2022 17:35:52 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B5=9B=E4=BC=9A=E9=80=89=E6=8B=A9=E7=90=83?=
=?UTF-8?q?=E9=98=9F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui/src/views/system/competitionSet/index.vue | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/ruoyi-ui/src/views/system/competitionSet/index.vue b/ruoyi-ui/src/views/system/competitionSet/index.vue
index 79163104..2a4d5b45 100644
--- a/ruoyi-ui/src/views/system/competitionSet/index.vue
+++ b/ruoyi-ui/src/views/system/competitionSet/index.vue
@@ -221,15 +221,15 @@
size="mini"
type="text"
icon="el-icon-edit-outline"
- @click="handleTeamUser(scope.row)"
+ @click="handleTeamVsTeamRecord(scope.row)"
v-hasPermi="['system:competitionOfTeam:edit']"
>比赛记录
编辑赛程
{