在划分模块后mapGetters、mapMutations、mapActions 都可以正常使用,而mapState 则需要给模块添加命名空间namespaced:true 后指定模块进行使用。 但是在 ...
確定! 回上一頁