PAMapp/components/BackActionBar.vue | ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程 |
PAMapp/components/BackActionBar.vue
@@ -86,7 +86,7 @@ case 'appointment': const appointmentFeatureLabel = this.$route.name.includes('close') ? '結案' : this.isCloseAppointment ? '結案資訊' : '預約資訊'; : this.isCloseAppointment ? '結案明細' : '預約資訊'; const inInterview = this.$route.name.includes('interview'); const addNewInterview = this.$route.name.includes('new'); if (inInterview) {