export const actions: Actions<RootState, RootState> = { async nuxtServerInit({ dispatch, commit }, { req, res, app: { $axios } }) { // access $axios here } }.
確定! 回上一頁