Added seniors page
This commit is contained in:
@@ -51,7 +51,6 @@ export default {
|
||||
methods: {
|
||||
formatTime,
|
||||
async fetchEvents() {
|
||||
console.log(this.config);
|
||||
try {
|
||||
const response = await axios.post('/events/filter',
|
||||
this.config
|
||||
|
||||
Reference in New Issue
Block a user