根据文档,vuex中的 context拥有store的所有属性和方法 ,那么他们的区别在哪里呢? new vuex.store({ state: {}, getters: {}, mutations:{}, actions:{ ...
確定! 回上一頁