axios 要求要写then 和catch不然会报is promise. getUser(){ axios.post(url).then((data) => {. console.log(data.data). }).catch((error) => {
確定! 回上一頁