preventDefault(); console.log("gggg"); const data = new FormData(event.target); axios.post("http://localhost:4000/user-form-post",data).then(function ...
確定! 回上一頁