Zone Calendar #411
|
@ -119,7 +119,6 @@ const refetchEvents = async () => {
|
||||||
};
|
};
|
||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
console.log('event.eventType: ', props.eventType);
|
|
||||||
if (props.event) {
|
if (props.event) {
|
||||||
dated.value = props.event?.dated;
|
dated.value = props.event?.dated;
|
||||||
excludeType.value =
|
excludeType.value =
|
||||||
|
|
Loading…
Reference in New Issue