From 453f4000686c636c58e6c5a355f16f7274637f25 Mon Sep 17 00:00:00 2001 From: wuyibo <771227828@qq.com> Date: Fri, 11 Nov 2022 09:22:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=9B=E4=BC=9A=E7=90=83=E9=98=9F=E5=88=86?= =?UTF-8?q?=E7=BB=841?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/system/competitionSet/index.vue | 64 ++++++++++++------- 1 file changed, 42 insertions(+), 22 deletions(-) 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%">