Skip to content

Instantly share code, notes, and snippets.

@Bachana123
Created February 22, 2020 18:14
Show Gist options
  • Save Bachana123/79427f0241021120b338c5e29498a628 to your computer and use it in GitHub Desktop.
Save Bachana123/79427f0241021120b338c5e29498a628 to your computer and use it in GitHub Desktop.
vuex fetch index page
async fetch({store}){
await store.dispatch('modul/actionName')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment