提交代码

pull/1/head
胡锐 2 years ago
parent e5807e0df2
commit 0df9afd428
  1. 8
      src/app/admin/gas-oil-price/oil-price-task-list/oil-price-task-list.component.html

@ -70,9 +70,15 @@
<tr>
<th nzWidth="60px">序号</th>
<th nzWidth="100px">区域名称</th>
<th nzWidth="100px">国标价</th>
<th nzWidth="100px">油站名称</th>
<th nzWidth="100px">油品号</th>
<th nzWidth="100px">油品类型</th>
<th nzWidth="100px">价格类型</th>
<th nzWidth="100px">价格</th>
<th nzWidth="100px">执行方式</th>
<th nzWidth="100px">执行时间</th>
<th nzWidth="100px">状态</th>
<th nzWidth="100px">操作人</th>
<th nzWidth="80px" nzRight="0px">操作</th>
</tr>
</thead>

Loading…
Cancel
Save