PAMapp/pages/myAppointmentList.vue
@@ -121,7 +121,7 @@ this.showNewAppointmentHint = this.newAppointmentSum > 0; } @Watch('$route') @Watch('$route', {immediate: true}) onRouteChange() { const routeFullName = this.$route.name; if (routeFullName) {