Commit de5c458a880c67c5e4b082a15c281a653fdb65cf

Authored by 王通
1 parent 664c7c5e

1.无排班线路添加临加班次功能

src/main/resources/static/real_control_v2/fragments/line_schedule/car_info_all.html
... ... @@ -15,7 +15,7 @@
15 15 <th style="width: 13%;">当前执行任务</th>
16 16 <th style="width: 7%;">状态</th>
17 17 <th style="width: 19%">最后gps时间</th>
18   - <th>请求出场</th>
  18 + <th style="width: 11%">请求出场</th>
19 19 </tr>
20 20 </thead>
21 21 <tbody>
... ...