保誠-保戶業務員媒合平台
Tomas
2022-01-12 374004632450ff987b3577a422fdf6a5503220ec
PAMapp/components/BackActionBar.vue
@@ -75,7 +75,8 @@
          featureLabel = 'F&Q 常見問題';
          break;
        case 'appointment':
          featureLabel = '預約資訊';
          const appointmentFeatureLabel = this.$route.name.includes('close') ? '結案' : '預約資訊';
          featureLabel = appointmentFeatureLabel;
          break;
      }
      return featureLabel;