Commit 546d2de7 authored by youjie's avatar youjie

no message

parent 12283703
......@@ -35,7 +35,7 @@
<view>出发时间:{{ child.FlightDate }}</view>
</view>
</view>
<u-empty v-if="data.FlightList.length == 0" text="暂无相关信息" mode="data" color="#333" padding-top="20"></u-empty>
<u-empty v-if="data.FlightList&&data.FlightList.length == 0" text="暂无相关信息" mode="data" color="#333" padding-top="20"></u-empty>
</view>
<view style="height: 50rpx;"></view>
</view>
......
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