You are creating the map and then putting it inside an array, however in your ngFor loop, you are directly trying to access that map, ...
確定! 回上一頁