Передала данные события в форму

This commit is contained in:
Daria Golova
2022-11-02 12:50:12 +03:00
parent c2aeaf714e
commit 421aa9e014
3 changed files with 11 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
@previous-date="switchPreviousDate"
@next-date="switchNextDate"
@selected-layout="changeCalendarLayout"
@open-change-form="openFormCreateEvent"
)
</template>