Fix event name im contribution
This commit is contained in:
parent
fed0e95f14
commit
46a353d674
|
@ -50,7 +50,7 @@ const searchTextField = ref([]);
|
|||
const values = ref({
|
||||
type: null,
|
||||
members: [],
|
||||
event_name: '',
|
||||
eventName: '',
|
||||
dateFrom: '',
|
||||
dateUntil: '',
|
||||
zipLocation: '',
|
||||
|
|
Loading…
Reference in New Issue