axios给.then传参
问题:想把mac那个参数,传到.then回调的方法里解决.then(res => { this.getAlarmDataSucc(res, mac) })getAlarmDataSucc (res, mac) {
·
问题:想把mac那个参数,传到.then回调的方法里
解决
.then(res => { this.getAlarmDataSucc(res, mac) })
getAlarmDataSucc (res, mac) {
更多推荐



所有评论(0)