Commit bc807b6f authored by 黄奎's avatar 黄奎

车辆信息修改

parent 4e6ddcfa
......@@ -163,8 +163,7 @@
<div v-for="subItem in item.FlightList">
<span style="height:25px; line-height:25px;">
<a style="color: #ff0066;font-weight: bold;">{{subItem.Flight_number}}</a> {{subItem.FlightDateStr}}
{{subItem.Departure_time}} {{subItem.DepartureName}} {{subItem.TicketArrivalTime}}
{{subItem.ArrivalCityName}}
{{subItem.Departure_time}} {{subItem.dName}} {{subItem.TicketArrivalTime}} {{subItem.aName}}
</span>
</div>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment