Commit 0822255e authored by zhengke's avatar zhengke

修改

parent 95de05d8
......@@ -921,7 +921,7 @@
v-for="(item,index) in dataList.currentPriceInfo.priceFlight" :key="index">
<div class="arrangementSubContainer">
<div class="header">
<span class="dayIndex">D{{index+1}}</span>
<span class="dayIndex">{{item.startDate}}</span>
</div>
<div class="content">
<div class="name transit">{{item.flightNumber}}</div>
......
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