From 4f4037cbdbed7d1798f21fc66cb605b52dbdedc6 Mon Sep 17 00:00:00 2001 From: Mila <Mila@pollex.com.tw> Date: 星期三, 24 十一月 2021 14:57:04 +0800 Subject: [PATCH] update: TODO#130032 串接客戶登入 API --- 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