Commit 969a3349 authored by youjie's avatar youjie

no message

parent 46af59df
......@@ -301,6 +301,7 @@
<th width="95">{{$t('salesModule.ThirdOrderNum')}}</th>
<th width="190">{{$t('visa.v_tuanhao')}}</th>
<th>{{$t('hotel.hotel_roomnumber')}}</th>
<th>币种</th>
<th>{{$t('sm.zonge')}}</th>
<th>{{$t('fnc.shishou')}}</th>
<th>{{$t('salesModule.BigBag')}}</th>
......@@ -323,6 +324,7 @@
<td>{{item.ThirdOrderNo}}</td>
<td><span class="cursorpointer text-decoration" @click="GotoUrl(item.TCNUM)" v-if="item.TCID">{{item.TCNUM}}({{item.TCID}})</span></td>
<td>{{item.Number}}</td>
<td>{{item.CurrencyCode}}</td>
<td>{{item.TotalPrice}}</td>
<td>{{item.Income}}</td>
<td>{{item.RedEnvelopeMoney}}</td>
......
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