From e912d42c4a9d806c2a498fef458ef8cb4e9ba405 Mon Sep 17 00:00:00 2001 From: Tomas <tomasysh@gmail.com> Date: 星期三, 23 二月 2022 15:54:12 +0800 Subject: [PATCH] update#135494: [ 客戶端 ] 加入顧問到我的顧問清單後,未顯示加入日期 --- PAMapp/components/BackActionBar.vue | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/PAMapp/components/BackActionBar.vue b/PAMapp/components/BackActionBar.vue index f7981a0..29fc5ee 100644 --- a/PAMapp/components/BackActionBar.vue +++ b/PAMapp/components/BackActionBar.vue @@ -74,9 +74,6 @@ case 'accountSetting': featureLabel = '�犖撣唾�身摰�'; break; - case 'appointmentAgenda': - featureLabel = '�撠�赤����'; - break; case 'consultantAccountSetting': featureLabel = '���董�����'; break; -- Gitblit v1.8.0