define default no cache axios headers,define default no cache axios headers axios.defaults.headers = { 'Cache-Control': 'no-cache', 'Pragma': 'no-cache', ...
確定! 回上一頁