Compare commits
4 Commits
52bea8f9b6
...
5ef5e93543
Author | SHA1 | Date |
---|---|---|
Rodrigo | 5ef5e93543 | |
Alejandro Tasistro | b4ca119f9a | |
Alejandro Tasistro | 9d9ebd75b5 | |
Alejandro Tasistro | b79548624f |
|
@ -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';
|
||||
|
||||
|
|
Loading…
Reference in New Issue