Added seniors page

This commit is contained in:
Torsten Schulz
2024-07-10 16:09:45 +02:00
parent 2b9d11f849
commit 8b32182102
2 changed files with 25 additions and 1 deletions

View File

@@ -51,7 +51,6 @@ export default {
methods: {
formatTime,
async fetchEvents() {
console.log(this.config);
try {
const response = await axios.post('/events/filter',
this.config