If you console.log FormData object, you will just get empty object ... FormData.entries() returns array of the form data key/value pairs.
確定! 回上一頁