From 3fae583242df9d3c6599b4c0ff350cca0d66a061 Mon Sep 17 00:00:00 2001
From: 劉鈞霖 <benson@gmail.com>
Date: 星期二, 30 十一月 2021 13:06:11 +0800
Subject: [PATCH] [ Update ] 修正除了登入 api 以外 401 錯誤訊息並清掉 localStorage

---
 PAMapp/components/phoneContactTimePicker.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/PAMapp/components/phoneContactTimePicker.vue b/PAMapp/components/phoneContactTimePicker.vue
index 278b929..32a2991 100644
--- a/PAMapp/components/phoneContactTimePicker.vue
+++ b/PAMapp/components/phoneContactTimePicker.vue
@@ -243,7 +243,6 @@
   .pam-add-schedule{
     color: $PRIMARY_RED;
     margin-top: 10px;
-    margin-bottom: 30px;
     font-size: 20px;
      &.disable{
         color:$LIGHT_GREY;

--
Gitblit v1.8.0