Skip to content

Instantly share code, notes, and snippets.

@fazlurr
Created November 30, 2020 08:23
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 fazlurr/64eff36d220ed4d90761897dd38f6749 to your computer and use it in GitHub Desktop.
Save fazlurr/64eff36d220ed4d90761897dd38f6749 to your computer and use it in GitHub Desktop.
const query = {};
query.until = until;
const params = { query };
this.$router.push(params);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment