('employeeOther');
:readonly="readonly || employeeOther.statusSave"
hide-bottom-space
:label="$t('customerEmployee.formFamily.citizenId')"
- class="col"
+ class="col-4"
v-model="employeeOther.citizenId"
/>
+
+
@@ -122,16 +139,6 @@ const employeeOther = defineModel('employeeOther');
:label="$t('form.lastNameEN')"
v-model="employeeOther.fatherLastNameEN"
/>
-
@@ -179,16 +186,6 @@ const employeeOther = defineModel('employeeOther');
:label="$t('form.lastNameEN')"
v-model="employeeOther.motherLastNameEN"
/>
-