diff --git a/src/components/03_customer-management/employee/BasicInformation.vue b/src/components/03_customer-management/employee/BasicInformation.vue index 32abbcdd..e66aebdb 100644 --- a/src/components/03_customer-management/employee/BasicInformation.vue +++ b/src/components/03_customer-management/employee/BasicInformation.vue @@ -102,7 +102,7 @@ onMounted(() => { id="btn-info-basic-save" icon-only @click="$emit('save')" - type="button" + type="submit" />