摘要: 前台写法如下: axios.post("/APINew/GoodsAPI.ashx?action=CreateCurtain", { formData:JSON.stringify(this.form) }).then((res) => { console.log(res.data); }, (er 阅读全文
posted @ 2020-04-29 15:04 随碟附送520 阅读(251) 评论(0) 推荐(0)