From dc0e7366e96ce773ae1690f6db28e03a684bb45e Mon Sep 17 00:00:00 2001 From: Jack <jack.su@pollex.com.tw> Date: 星期二, 18 一月 2022 19:50:12 +0800 Subject: [PATCH] Merge branch 'Phase3' of ssh://dev.pollex.com.tw:29418/pcalife/PAM into Phase3 --- PAMapp/components/BackActionBar.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/PAMapp/components/BackActionBar.vue b/PAMapp/components/BackActionBar.vue index 598e73d..0f628c3 100644 --- a/PAMapp/components/BackActionBar.vue +++ b/PAMapp/components/BackActionBar.vue @@ -68,6 +68,9 @@ case 'accountSetting': featureLabel = '�犖撣唾�身摰�'; break; + case 'appointmentAgenda': + featureLabel = '�撠�赤����'; + break; case 'consultantAccountSetting': featureLabel = '���董�����'; break; -- Gitblit v1.8.0