Puestos UI
Some checks are pending
Deploy Pruebas / deploy (push) Waiting to run

This commit is contained in:
Your Name
2024-09-06 12:42:03 -06:00
parent 811b7d7369
commit bcdfd0fc0f
2 changed files with 32 additions and 0 deletions

View File

@@ -47,6 +47,10 @@
<span class="ing-mas"></span>
Agregar puesto
</button>
<button type="button" class="btn btn-success mx-2" @click="descargar()">
<span class="ing-descarga"></span>
Agregar Excel
</button>
</div>
<?