|
@@ -94,7 +94,7 @@
|
|
|
<div class="dashboard-content-top-center-bottom-content-bottom-list-txt">{{ item.flightState }}</div>
|
|
|
<div class="dashboard-content-top-center-bottom-content-bottom-list-txt">{{ item.airport }}</div>
|
|
|
<div class="dashboard-content-top-center-bottom-content-bottom-list-txt">{{ item.planTime }}</div>
|
|
|
- <div class="dashboard-content-top-center-bottom-content-bottom-list-txt">{{ item.acTime }}</div>
|
|
|
+ <div class="dashboard-content-top-center-bottom-content-bottom-list-txt">--</div>
|
|
|
<div class="dashboard-content-top-center-bottom-content-bottom-list-txt">{{ item.planeType }}</div>
|
|
|
<div class="dashboard-content-top-center-bottom-content-bottom-list-txt">{{ item.KHT }}</div>
|
|
|
</div>
|