PAMapp/components/Client/ClientCard.vue
@@ -177,7 +177,7 @@ import UtilsService from '~/shared/services/utils.service'; import { hideReviews } from '~/shared/const/hide-reviews'; import { ElRow } from 'element-ui/types/row'; import { Appointment, AppointmentMemoInfo, ToInformAppointment } from '~/shared/models/appointment.model'; import { Appointment, AppointmentMemoInfo } from '~/shared/models/appointment.model'; import { ContactStatus } from '~/shared/models/enum/contact-status'; const localStorage = namespace('localStorage');