fix: error
This commit is contained in:
parent
21907fce65
commit
dcc97e63eb
1 changed files with 1 additions and 1 deletions
|
|
@ -2113,7 +2113,7 @@ const emptyCreateDialog = ref(false);
|
|||
separator
|
||||
title="customerEmployee.form.group.personalInfo"
|
||||
v-model:open="employeeFormState.dialogModal"
|
||||
v-model:prefixName="employeeFormState.namePrefix"
|
||||
v-model:prefixName="currentFromDataEmployee.namePrefix"
|
||||
v-model:firstName="currentFromDataEmployee.firstName"
|
||||
v-model:lastName="currentFromDataEmployee.lastName"
|
||||
v-model:firstNameEN="currentFromDataEmployee.firstNameEN"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue