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']" >比赛记录 编辑赛程 {