js 多個異步函數所有返回後執行下一步

array.push(api.post())api array.push(api.post())post Promise.all(array).then(arr=>{push arr.forEach(res=>{ }) })
相關文章
相關標籤/搜索