This commit is contained in:
wangshiming
2022-02-14 10:06:21 +08:00
parent 6fba1aeb13
commit df5b4ad0ad
9 changed files with 72 additions and 29 deletions

View File

@ -4,7 +4,6 @@
<button nz-button nzType="primary" (click)="add()">新增公里数</button>
<button class="ml-md" nz-button nzType="primary" (click)="save()">保存</button>
</div>
<nz-table #groupingTable [nzData]="data" nzBordered nzSize="small" [nzFrontPagination]="false"
[nzScroll]="{ x: '1200px' }" [nzShowPagination]="false" class="ml-xl" style="max-width: 1100px;">
<thead>