Hi, I have a function that loops through an object, getting some data from an API for each item: methods: { async getThingsForAllItems(){ for (let item of ...
確定! 回上一頁