vuex 固定参数汇总

  • state:
  • getter(state,getters,rootSate, rootGetters)
  • mutation(state)
  • action(context),即action({dispatch, commit, getters, rootGetters})
posted @ 2021-03-07 13:21  猫骨喵  阅读(116)  评论(0编辑  收藏  举报