In the parent component store an array of objects with data: data: () => ({ items: [], }), On the basis of this array you create with the ...
確定! 回上一頁