NuxtJS: dispatch action in fetch hook doesn't work

后端 未结 0 1543
挽巷
挽巷 2021-01-31 06:51

I\'m trying to dispatch action in fetch hook in NuxtJS

async fetch() {
    return await this.$nuxt.context.store.dispatch(\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题