摘要: 1.vuex操作对应关系 设置 触发/获取 action <-> dispatch mutations <-> commit getters <-> mapGetters state <-> mapState 阅读全文
posted @ 2018-11-13 16:23 muzi131313 阅读(100) 评论(0) 推荐(0)