对于这种情况的解决也十分简单,禁用缓存即可:. headers: {'Cache-Control': 'no-cache'}. Axios中: axios.defaults.headers['Cache-Control'] ...
確定! 回上一頁