Vuex: what is the best way to update multiple state properties in VUEX mutation?

后端 未结 0 882
傲寒
傲寒 2020-12-12 13:47

I have a namespaced Vuex mutation and I am trying to update multiple state properties at once. In order to avoid repetition I would like to use the ES6 spread operator. Obje

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