提交代码

master
胡锐 2 months ago
parent 365d32b795
commit a52a9d8992
  1. 2
      src/app/pages/trade/order-oil-list/order-oil-list.component.html

@ -175,7 +175,7 @@
<th *ngIf="accountType == 1 || accountType == 4 || accountType == 5" rowspan="2" nzWidth="200px">加油站</th> <th *ngIf="accountType == 1 || accountType == 4 || accountType == 5" rowspan="2" nzWidth="200px">加油站</th>
<th *ngIf="accountType == 1 || accountType == 2" rowspan="2" nzWidth="120px">加油员</th> <th *ngIf="accountType == 1 || accountType == 2" rowspan="2" nzWidth="120px">加油员</th>
<th colspan="8">加油信息</th> <th colspan="8">加油信息</th>
<th colspan="8">支付信息</th> <th colspan="9">支付信息</th>
<th rowspan="2">交易状态</th> <th rowspan="2">交易状态</th>
<th rowspan="2">创建时间</th> <th rowspan="2">创建时间</th>
<th rowspan="2">支付时间</th> <th rowspan="2">支付时间</th>

Loading…
Cancel
Save