Merge remote-tracking branch 'origin/master' into nueva-chismosa

This commit is contained in:
Rodrigo 2024-09-19 21:22:24 -03:00
commit 5ef5e93543
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<td class="has-text-right">{{ Math.ceil(this.producto.pivot.total) }}</td>
</tr>
</template>
producto
<script>
import ProductoCantidad from './Producto/ProductoCantidad.vue';