保誠-保戶業務員媒合平台
Mila
2022-01-24 741f1e1919adfa5745d945ce50beb1a317881f8e
PAMapp/components/Client/ClientCard.vue
@@ -261,12 +261,6 @@
    viewAppointmentDetail(): void {
      this.getAppointmentDetail(this.client.id).then((_) => {
        // setTimeout(() => {
        //   const unread = !this.client.consultantReadTime;
        //   if (unread) {
        //     this.readAppointment();
        //   }
        // }, 0);
        const unread = !this.client.consultantReadTime;
        if (unread) {
          this.readAppointment();