公共组件 #18

Merged
xiaohai2271 merged 45 commits from dev into master 2020-07-11 10:41:50 +08:00
Showing only changes of commit cc8853e081 - Show all commits

View File

@@ -9,6 +9,7 @@
</ng-template> </ng-template>
<ng-template #table> <ng-template #table>
<ng-content></ng-content>
<nz-table nzTableLayout="fixed" <nz-table nzTableLayout="fixed"
[nzData]="dataList.list" [nzData]="dataList.list"
[nzTotal]="dataList.total" [nzTotal]="dataList.total"