From 75fd8a02c058f6a51e3c5ea36d997c157c070793 Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期三, 24 十一月 2021 16:02:32 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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