diff --git a/package.json b/package.json index c1171fa..1192782 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "evolution-manager", - "version": "0.2.10", + "version": "0.2.11", "main": "dist", "scripts": { "dev": "vite", diff --git a/src/components/modal/GroupAddParticipantModal.vue b/src/components/modal/GroupAddParticipantModal.vue new file mode 100644 index 0000000..4a63a77 --- /dev/null +++ b/src/components/modal/GroupAddParticipantModal.vue @@ -0,0 +1,141 @@ + + + diff --git a/src/components/modal/GroupModal.vue b/src/components/modal/GroupModal.vue index 33773ee..2e3bb50 100644 --- a/src/components/modal/GroupModal.vue +++ b/src/components/modal/GroupModal.vue @@ -34,7 +34,7 @@ -
+

Participantes @@ -42,17 +42,39 @@

-
- - Remover - +
+ + + + + +
@@ -77,7 +99,7 @@ item-value="id" :show-select="isAdmin" v-model="selected" - > + >