How to access cookie in nuxt fetch

前端 未结 0 734
心在旅途
心在旅途 2020-12-05 07:57

I am looking for way to access cookie in my nuxt fetch. Here is my code;

async fetch() {
    const { store, route } = this.$nuxt.context
    const { data } =          


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