我想在Angular 2中使用* ngFor迭代[object object]。 问题是对象不是对象数组,而是包含更多对象的对象对象。 { "data": { "id": 834, "first_name": "GS", ...
確定! 回上一頁