保誠-保戶業務員媒合平台
Mila
2022-01-04 7ef236374431bf2a9ed74dc23e5909c6ef22932d
PAMapp/pages/myAppointmentList.vue
@@ -121,7 +121,7 @@
      this.showNewAppointmentHint = this.newAppointmentSum > 0;
    }
    @Watch('$route')
    @Watch('$route', {immediate: true})
    onRouteChange() {
        const routeFullName = this.$route.name;
        if (routeFullName) {