摘要: ####使用axios发送get请求,参数写在query里 let res = await this.$axios.get('/user/b/getOrgList', { params: { pageNo: 1, pageSize: 99, type: 6 } }) this.researchLis 阅读全文
posted @ 2022-11-04 15:49 像鱼灵活的猫 阅读(3125) 评论(0) 推荐(0)