Vue.js Ajax(axios) Vue.js 2.0 版本推荐使用axios 来完成ajax 请求。 ... .catch(function (error) { // 请求失败处理console.log(error); }); } }) </script>.
確定! 回上一頁