Commit 67810688 authored by 黄媛媛's avatar 黄媛媛

11

parent cb20c2e4
......@@ -307,7 +307,7 @@
<div>收款单据:</div>
<div>
<span v-for="(subItem,index) in item.Revenue" :key="index+5000">
<span @click="goUrlFinacel('财务单据','FinancialDocumentsDetail',subItem)" class="groupTourOrder_tickets_blue">{{subItem}} </span>
<span @click="goUrlFinacel('财务单据','FinancialDocumentsDetail',subItem)" class="groupTourOrder_tickets_blue">{{subItem}} </span>
</span>
<span v-if="item.Revenue==0">暂无数据</span>
</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