ajax跨域传formdata

通过ajax传输,跨域不能使用 dataType: 'jsonp',不然后端无法获取文件,用 jsonp: 'callback'

 

posted @ 2018-03-21 18:42  梦涂  阅读(1540)  评论(0)    收藏  举报