If you console.log FormData object, you will just get empty object logged to the console. What you need to do is use entries property.
確定! 回上一頁