Commit da1876c9 authored by youjie's avatar youjie

no message

parent a194fc1a
......@@ -36,7 +36,11 @@
<el-table-column prop="TicketCreateByName" label="开票人"></el-table-column>
</el-table>
</div>
<div v-if="(UnboundDate.TravelList&&UnboundDate.TravelList.length==0
&&UnboundDate.AirList&&UnboundDate.AirList.length==0)||
(UnboundDate.Type==1&&UnboundDate.AirList&&UnboundDate.AirList.length==0)" style="padding: 40px 0;text-align: center;">
暂无数据
</div>
</el-dialog>
</template>
......
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