You could use URLSearchParams const queryString = new URLSearchParams(new FormData(myForm)).toString().
確定! 回上一頁