保誠-保戶業務員媒合平台
HelenHuang
2021-11-23 5757272fa0a4f96b7519370f3983053307d4e26e
PAMapp/components/BackActionBar.vue
@@ -41,6 +41,12 @@
        case 'notification':
          featureLabel = '通知';
          break;
        case 'record':
          featureLabel = '查看紀錄';
          break;
        case 'accountSetting':
          featureLabel = '個人帳號設定'
          break;
      }
      return featureLabel;
    } else {