Axios code: updateCategory(id){ const data = new FormData(); ... formUpdate.imgUrl); axios.put('category/'+id,data,{ headers: { 'Content-T.
確定! 回上一頁