VueX use as cache for accounts

前端 未结 0 377
一生所求
一生所求 2021-01-31 09:49

I have a table on the frotend where account data is displayed. To get the data, I use Action in VueX with a request to the server:

@Action({ rawError: true })
pub         


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