How to import the entire store actions/getters from vuex?

后端 未结 0 2028
灰色年华
灰色年华 2020-11-22 03:43

I would like to import all the actions and getters from the vuex, without importing every single action/getter that I want to use. And then use: UserStore.balance

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