I want to update my data with axios. Axios.post('/api/data/user/updateInstructor', { id: editInstructor[index].id, name: editInstructor[index].name, ...
確定! 回上一頁