Little trouble with Vuex in Nuxt.js

后端 未结 0 1032
广开言路
广开言路 2020-12-04 15:53

I have a simple doubt and is that I don\'t know why this works:

store/topics.js

export const state = () => ({
  list:[]
})

import          


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