funcion/refactor-general #45

Merged
atasistro merged 240 commits from funcion/refactor-general into master 2025-06-19 21:10:19 -03:00
Showing only changes of commit 686fcf3bd5 - Show all commits

View file

@ -52,13 +52,9 @@ export default {
<div class="column mt-auto"
:class="conIconos ? 'is-three-quarters-mobile is-two-thirds-tablet' : 'is-full'">
<producto-cantidad
v-if="!aprobado"
:producto_id="producto.id"
:requiere_notas="producto.requiere_notas"
/>
<div class="has-text-centered mt-2" v-if="fuePedido && aprobado">
<p class="subtitle is-7">{{ cantidadEnChismosa }} en chismosa</p>
</div>
</div>
</div>
</div>