The Promise.all() isn't necessary for user because it isn't a promise, since you've unwrapped axios.get() using await already.
確定! 回上一頁