diff --git a/src/components/drawers/AddGroup.vue b/src/components/drawers/AddGroup.vue index ac0db9e4..89543b91 100644 --- a/src/components/drawers/AddGroup.vue +++ b/src/components/drawers/AddGroup.vue @@ -3,7 +3,7 @@ :visible="Avisible" class="drawerStyle addgroup" placement="right" - width="70%" + width="660px" @after-visible-change="afterVisibleChange" >
@@ -33,6 +33,23 @@ />
+
+
+ +
+
组员人数:
+
+ +
+
@@ -19,30 +19,30 @@
创建: 个小组, 每组: 个学员 - +
-
+
-
20
+
{{ peopleNum2 }}
删除
@@ -54,8 +54,8 @@
-->
- - + +
@@ -66,6 +66,7 @@