stringify(formData), processData: false, // tell jQuery not to process the data contentType: "multipart/form-data; charset=utf-8", success: function(response){ ...
確定! 回上一頁