Hi, I want to pass id in post method handleSubmit(event) { event.preventDefault(); const data = new FormData(event.target); ...
確定! 回上一頁