|
|
@ -73,10 +73,10 @@ |
|
|
|
[nzScroll]="{ x: '1150px'}"> |
|
|
|
[nzScroll]="{ x: '1150px'}"> |
|
|
|
<thead> |
|
|
|
<thead> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<th nzWidth="100px" *ngIf="adminFlag == 1 && roleType == 5">代理公司</th> |
|
|
|
<th nzWidth="120px" *ngIf="adminFlag == 1 && roleType == 5">代理公司</th> |
|
|
|
<th nzWidth="100px" *ngIf="roleType == 5">代理商</th> |
|
|
|
<th nzWidth="120px" *ngIf="roleType == 5">代理商</th> |
|
|
|
<th nzWidth="100px" *ngIf="roleType == 8 || roleType == 5">业务员</th> |
|
|
|
<th nzWidth="120px" *ngIf="roleType == 8 || roleType == 5">业务员</th> |
|
|
|
<th nzWidth="200px">加油站</th> |
|
|
|
<th nzWidth="160px">加油站</th> |
|
|
|
<th nzWidth="200px">订单号</th> |
|
|
|
<th nzWidth="200px">订单号</th> |
|
|
|
<th nzWidth="100px">支付类型</th> |
|
|
|
<th nzWidth="100px">支付类型</th> |
|
|
|
<th nzWidth="100px">加油金额</th> |
|
|
|
<th nzWidth="100px">加油金额</th> |
|
|
|