Compare commits

...

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