angular6+ng-zorro實現表格樹形數據展示

<nz-table #expandTable [nzData]="listOfMapData"> <thead> <tr> <th nzWidth="40%">ID</th> <th nzWidth="30%">NAME</th> <th>COUNT</th> </tr> </thead> <tbody
相關文章
相關標籤/搜索