export default function ({ $axios, redirect }) { $axios.onRequest(config => { console.log('Making request to ' + config.url) }) $axios.
確定! 回上一頁