This commit is contained in:
Taric Xin
2022-05-05 17:49:57 +08:00
parent 340a08e1c5
commit c195d8abf9
5 changed files with 53 additions and 68 deletions

View File

@ -27,7 +27,7 @@
<nz-card class="table-box">
<div class="tab_header">
<label class="page_title"><label class="driver">|</label>货主员工列表</label>
<label class="page_title"><label class="driver">|</label>企业审核列表</label>
<nz-tabset [nzTabBarExtraContent]="extraTemplate">
<nz-tab *ngFor="let tab of tabs" [nzTitle]="tab.name" (nzSelect)="changeTab(tab)"> </nz-tab>
</nz-tabset>