arreglo a crear carrito
This commit is contained in:
parent
c4580c7716
commit
f735176d9b
@ -19,7 +19,7 @@
|
||||
field="tipoCarrito"
|
||||
label="Tipo Carrito"
|
||||
>
|
||||
<b-select v-model="idTipoCarrito" rounded expanded>
|
||||
<b-select v-model="idTipoCarrito" icon="monitor-share" rounded expanded>
|
||||
<option disabled>Tipo carrito</option>
|
||||
<option
|
||||
v-for="tipo_carrito in tiposCarritos"
|
||||
|
Loading…
Reference in New Issue
Block a user