Compare commits

...

4 Commits

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