Activar filtro Presentes por defecto
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 57s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 57s
This commit is contained in:
@@ -111,7 +111,7 @@ const hasActiveFilters = computed(() => {
|
||||
props.modelValue.id ||
|
||||
props.modelValue.telefono ||
|
||||
!props.modelValue.empleado ||
|
||||
props.modelValue.presente
|
||||
!props.modelValue.presente
|
||||
)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user