摘要: 1==>mapGetters 取vuex中的值 data:2020.2.28 1==> 引入 import { mapMutations, mapGetters } from "vuex" // mapGetters 取值的辅助函数 2==> 注入在computed中注入 computed:{ // 阅读全文
posted @ 2021-02-28 23:29 南风晚来晚相识 阅读(61) 评论(0) 推荐(0)