Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 17, 2021 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/7a64d795a3697c830ad780c64eaafaff to your computer and use it in GitHub Desktop.
Save parzibyte/7a64d795a3697c830ad780c64eaafaff to your computer and use it in GitHub Desktop.
this.$router.push({
name: "EditarReceta",
params: {
id: receta.id,
},
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment