const form = document.querySelector('form'); const data = Object.fromEntries(new FormData( ...
確定! 回上一頁