diff --git a/src/components/03_customer-management/FormEmployeeWorkHistory.vue b/src/components/03_customer-management/FormEmployeeWorkHistory.vue index 5a86b103..1f568130 100644 --- a/src/components/03_customer-management/FormEmployeeWorkHistory.vue +++ b/src/components/03_customer-management/FormEmployeeWorkHistory.vue @@ -268,7 +268,7 @@ const workplaceFilter = selectFilterOptionRefMod( hide-bottom-space class="col-md-4 col-6" :label="$t('customerEmployee.formWorkHistory.permitIssuedAt')" - v-model="work.workPermitIssueAt" + v-model="work.workPermitAt" />