I'm having data like below, I want to use in mat-table by grouping of city arr = [{ {id: 1, status: 'active', name: 'AAA', city: 'cityA'}, ...
確定! 回上一頁