.then((data) => {. console.log(data). }) .catch(function(error) {. console.log('request failed', error);. return error.response.json();. }).
確定! 回上一頁