组件中使用store

来源:3-7 分享功能实现

慕后端5181452

2021-07-13 08:55

组件中分发action或体积commit时为什么不使用this.$store示例,而是要引入store呢

写回答 关注

2回答

  • 慕梦前来
    2022-11-01 20:52:19

    用this.$store是只更方便,是一样的

  • 慕梦前来
    2021-09-27 20:03:46

    this.$store用在view层,action放在行为上

vuex基础入门

从0基础开始了解什么是vuex

42842 学习 · 45 问题

查看课程

相似问题