forked from nathalie/pedi2
ver dinero total del pedido en la barra de navegacion (total de chismosa)
This commit is contained in:
parent
6f532eaf05
commit
0ec99a8cf5
|
@ -35,7 +35,6 @@ Vue.component('nav-bar', {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
isActive: false,
|
isActive: false,
|
||||||
totalChismosa: 0,
|
|
||||||
subpedido: null
|
subpedido: null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue