PAMapp/pages/myAppointmentList.vue @@ -45,7 +45,6 @@ this.storeMyAppointmentList(); if (this.$route.name) { console.log('mounted route') this.activeTabName = this.$route.name.split('-')[1] } }