摘要: dataV项目 页面dispatch方法名 this.$store .dispatch("getDatavList", this.orderType) //res就是返回的数据 .then(res => { }) .catch(error => {}); action。js中//定义action / 阅读全文
posted @ 2021-01-25 16:53 简单就好zyx 阅读(101) 评论(0) 推荐(0)