PAMapp/components/BackActionBar.vue @@ -41,6 +41,12 @@ case 'notification': featureLabel = '通知'; break; case 'record': featureLabel = '查看紀錄'; break; case 'accountSetting': featureLabel = '個人帳號設定' break; } return featureLabel; } else {