diff --git a/src/components/03_customer-management/FormEmployeeHealthCheck.vue b/src/components/03_customer-management/FormEmployeeHealthCheck.vue index 1b0b9f74..20bdfa8a 100644 --- a/src/components/03_customer-management/FormEmployeeHealthCheck.vue +++ b/src/components/03_customer-management/FormEmployeeHealthCheck.vue @@ -197,6 +197,7 @@ const insuranceCompanyFilter = selectFilterOptionRefMod( id="btn-info-health-save" v-if="!readonly && !checkup.statusSave" @click="$emit('save', index)" + type="submit" :disabled="!(currentIndex === -1) && !(currentIndex === index)" /> ('employeeOther'); />