|
@@ -20,18 +20,18 @@
|
|
|
<table class="table table-bordered">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th>期数</th>
|
|
|
- <th class="text-center">计量月份</th>
|
|
|
- <th class="text-center">开始-截止日期</th>
|
|
|
- <th class="text-center">本期合同计量</th>
|
|
|
- <th class="text-center">本期数量变更计量</th>
|
|
|
- <th class="text-center">本期完成计量</th>
|
|
|
- <th class="text-center">截止上期完成计量</th>
|
|
|
- <th class="text-center">截止本期完成计量</th>
|
|
|
- <th class="text-center">本期应付</th>
|
|
|
- <th class="text-center">本期实付</th>
|
|
|
- <th class="text-center">审批进度</th>
|
|
|
- <th class="text-center">操作</th>
|
|
|
+ <th class="text-center" width="5%">计量期数</th>
|
|
|
+ <th class="text-center" width="5%">计量月份</th>
|
|
|
+ <th class="text-center" width="10%">开始-截止日期</th>
|
|
|
+ <th class="text-center" width="9%">本期合同计量</th>
|
|
|
+ <th class="text-center" width="9%">本期数量变更计量</th>
|
|
|
+ <th class="text-center" width="9%">本期完成计量</th>
|
|
|
+ <th class="text-center" width="9%">截止上期完成计量</th>
|
|
|
+ <th class="text-center" width="9%">截止本期完成计量</th>
|
|
|
+ <th class="text-center" width="9%">本期应付</th>
|
|
|
+ <th class="text-center" width="9%">本期实付</th>
|
|
|
+ <th class="text-center" width="10%">审批进度</th>
|
|
|
+ <th class="text-center" width="7%">操作</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|