Commit 1f3dbbf61150025dfbb2618e2004006ec342b1d0

Authored by 娄高锋
1 parent 785fcf0a

表头名修改

src/main/resources/static/pages/mforms/operationservices/operationservice.html
@@ -78,7 +78,7 @@ @@ -78,7 +78,7 @@
78 <th>线路名称</th> 78 <th>线路名称</th>
79 <th>加注量</th> 79 <th>加注量</th>
80 <th>消耗量</th> 80 <th>消耗量</th>
81 - <th>行驶公里(含空放里程)</th> 81 + <th>行驶总公里(含空驶里程)</th>
82 <th>空驶里程</th> 82 <th>空驶里程</th>
83 <th>实际班次(包含空放班次)</th> 83 <th>实际班次(包含空放班次)</th>
84 </tr> 84 </tr>