nueva-chismosa #35

Merged
rho merged 11 commits from nueva-chismosa into master 2024-09-19 21:42:45 -03:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 5ef5e93543 - Show all commits

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';