feature/dropdown

This commit is contained in:
hreyes
2026-02-09 10:30:51 -06:00
parent d8045077a8
commit 81fe5f03d9
13 changed files with 89 additions and 82 deletions

View File

@@ -23,7 +23,7 @@
'Lista Códigos',
obtenerAtajosLista({
manejarNuevo: () => (showCreateDialog = true),
manejarActualizar: handleRefresh
manejarActualizar: reloadData
})
);