The special thing about FormData is that network methods, ... body: new FormData(formElem) }); let result = await response.json(); ...
確定! 回上一頁