Commit 0a79dc89 authored by liudong1993's avatar liudong1993

更改汇率

parent 997f788d
......@@ -160,10 +160,10 @@
<th>{{$t('fnc.sfbenweibi')}}</th>
<th>{{$t('fnc.chushihuilv')}}</th>
<th>{{$t('fnc.benqihuilv')}}</th>
<th>现钞买入价</th>
<th>现汇买入价</th>
<th>现钞卖出价</th>
<th>现汇卖出价</th>
<!-- <th>现汇买入价</th> -->
<th>现钞买入价</th>
<!-- <th>现汇卖出价</th> -->
<th>上调汇率</th>
<th>{{$t('fnc.zjjiner')}}</th>
<th>{{$t('system.table_operation')}}</th>
......@@ -182,9 +182,9 @@
<span>{{item.CurrentRate}}</span>
<span :class="item.IsStandardCurrency!=1?'':'display_none'" @click="getCurrentRate(item.ID,index)" class="iconfont icon-qiehuan"></span>
</td>
<td>{{item.InCashRate}}</td>
<!-- <td>{{item.InCashRate}}</td> -->
<td>{{item.OutCashRate}}</td>
<td>{{item.OutRemitRate}}</td>
<!-- <td>{{item.OutRemitRate}}</td> -->
<td>{{item.ExchangeRates}}</td>
<td><span class="_underline" @click="goUrl('FineBalance',item.ID,item.Name)">{{item.Money}}</span></td>
<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