From cfd8c1b9f5acce841d118d951458565d16ba5719 Mon Sep 17 00:00:00 2001 From: 劉鈞霖 <benson@gmail.com> Date: 星期三, 24 十一月 2021 14:59:46 +0800 Subject: [PATCH] Merge branch 'master' of ssh://dev.pollex.com.tw:29418/pcalife/PAM --- PAMapp/pages/myAppointmentList.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/PAMapp/pages/myAppointmentList.vue b/PAMapp/pages/myAppointmentList.vue index 306afc5..53529c0 100644 --- a/PAMapp/pages/myAppointmentList.vue +++ b/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] } } -- Gitblit v1.8.0