图片上传删除
Showing
with
1 additions
and
0 deletions
-
Please register or sign in to post a comment
... | ... | @@ -132,6 +132,7 @@ function saveReturn(){ |
processData: false, | ||
mimeType: "multipart/form-data", | ||
success: function (data) { | ||
console.log("返回正确数据"+data); | ||
}, | ||
error: function (data) { | ||
... | ... |