摘要: get: getInfo(){ this.$http.get('接口地址',{params:{参数}},{emulateJSON:true}).then(result =>{ console.log(result) }) }post: getInfo(){ this.$http.post('接口地址 阅读全文
posted @ 2023-02-01 16:34 ·休伯利安 阅读(755) 评论(0) 推荐(0)