async nuxtServerInit({commit}) { const usercompany = await this.$axios.get('dashboard/getusercompanyfresh') console.log(usercompany) if( ...
確定! 回上一頁