不設定即採用默認值timeout 為0 let instance = axios.create() // 覆蓋原始instance ... baseURL = 'url' axios.defaults.headers.common['Content-Type'] ...
確定! 回上一頁