Commit 9313213a145eb34e292ec425ad9bcefc4b7d2942
1 parent
fb0ff6f6
1.设备查询列表显示异常bug修复
Showing
2 changed files
with
2 additions
and
2 deletions
src/main/resources/static/real_control_v2/fragments/line_schedule/car_info_all.html
src/main/resources/static/real_control_v2/fragments/north/nav/all_devices.html
| ... | ... | @@ -61,7 +61,7 @@ |
| 61 | 61 | <th style="width: 11%;">设备号</th> |
| 62 | 62 | <th style="width: 12%;">走向/营运</th> |
| 63 | 63 | <th style="width: 9%;">程序版本</th> |
| 64 | - <th>最后GPS时间</th> | |
| 64 | + <th style="width: 15%">最后GPS时间</th> | |
| 65 | 65 | <th style="width: 8%;">状态</th> |
| 66 | 66 | <th style="width: 6%;">源</th> |
| 67 | 67 | </tr> | ... | ... |