feat: edit comanda

This commit is contained in:
2025-01-15 16:49:41 -03:00
parent 0d6a164872
commit c19b6e5fca
8 changed files with 62 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ Comandas
</select>
<button type="submit">Abrir</button>
<button type="button" onclick="closeModal()" style="background-color:red;">Fechar</button>
<button type="button" onclick="closeModal()" style="background-color:red;">Cancelar</button>
</form>
</article>
</dialog >