funcion/actualizar-canasta-desde-compras #39

Merged
rho merged 23 commits from funcion/actualizar-canasta-desde-compras into master 2024-12-27 19:32:17 -03:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 7b36aa0b0c - Show all commits

View File

@ -6,7 +6,9 @@ export default {
caracteristica: Object
},
data() {
gdc: undefined
return {
gdc: undefined
}
},
watch: {
'$root.gdc' : {