append('file', document.getElementById("dogImg").files[0]); console.log(formData);. Here I am appending some strings and one file object ...
確定! 回上一頁