Axios.post("/test",params) .then(res => { }).catch(err => { console.log(err); });. 其中far是個陣列,但此時後臺接收到的far為[object,object].
確定! 回上一頁