PAMapp/components/BackActionBar.vue @@ -37,6 +37,10 @@ break; case 'questionnaire': featureLabel = '進行預約'; break; case 'notification': featureLabel = '通知'; break; } return featureLabel; } else {