Commit de5c458a880c67c5e4b082a15c281a653fdb65cf
1 parent
664c7c5e
1.无排班线路添加临加班次功能
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/static/real_control_v2/fragments/line_schedule/car_info_all.html
| @@ -15,7 +15,7 @@ | @@ -15,7 +15,7 @@ | ||
| 15 | <th style="width: 13%;">当前执行任务</th> | 15 | <th style="width: 13%;">当前执行任务</th> |
| 16 | <th style="width: 7%;">状态</th> | 16 | <th style="width: 7%;">状态</th> |
| 17 | <th style="width: 19%">最后gps时间</th> | 17 | <th style="width: 19%">最后gps时间</th> |
| 18 | - <th>请求出场</th> | 18 | + <th style="width: 11%">请求出场</th> |
| 19 | </tr> | 19 | </tr> |
| 20 | </thead> | 20 | </thead> |
| 21 | <tbody> | 21 | <tbody> |