使用SpringMVC和JQuery,异步post提交还有文件的表单。...formData,
dataType: 'json',
contentType: 'application/json',
success: function (data, status, xhr...JSON.stringify(data));
},
error: function (jqXHR, error, exception) {
console.log("调用失败...formData),
dataType: 'json',
contentType: 'application/json',
success: function (data, status, xhr...JSON.stringify(data));
},
error: function (jqXHR, error, exception) {
console.log("调用失败