Compare commits
4 commits
52bea8f9b6
...
5ef5e93543
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5ef5e93543 | ||
b4ca119f9a | |||
9d9ebd75b5 | |||
b79548624f |
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
<td class="has-text-right">{{ Math.ceil(this.producto.pivot.total) }}</td>
|
<td class="has-text-right">{{ Math.ceil(this.producto.pivot.total) }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</template>
|
</template>
|
||||||
producto
|
|
||||||
<script>
|
<script>
|
||||||
import ProductoCantidad from './Producto/ProductoCantidad.vue';
|
import ProductoCantidad from './Producto/ProductoCantidad.vue';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue