diff --git a/ruoyi-ui/src/views/system/competitionSet/index.vue b/ruoyi-ui/src/views/system/competitionSet/index.vue index 9bbacbf3..48380fa3 100644 --- a/ruoyi-ui/src/views/system/competitionSet/index.vue +++ b/ruoyi-ui/src/views/system/competitionSet/index.vue @@ -111,6 +111,17 @@ 球队分组 + + + 新增分组 + + @@ -119,9 +130,11 @@ {{scope.row.competitionGroup}}组 - + + + @@ -139,17 +152,12 @@ {{ parseTime(scope.row.createdTime, '{y}-{m}-{d}') }} - - - - + @@ -164,7 +172,7 @@ title="球队成员" :visible.sync="drawer" direction="ltr" - size="80%"> + size="60%">