Commit 7ecb6384 authored by youjie's avatar youjie

no message

parent 6604fa40
...@@ -99,9 +99,8 @@ ...@@ -99,9 +99,8 @@
</div> </div>
<div style="flex-shrink: 0;justify-content: end;align-items: flex-end;" <div style="flex-shrink: 0;justify-content: end;align-items: flex-end;"
v-if="y==item.CurrencyRateList.length-1&&isRateAuthoTW"> v-if="y==item.CurrencyRateList.length-1&&isRateAuthoTW&&item.FinanceIdList.length==0">
<i v-if="item.FinanceIdList.length==0" <i class="el-icon-edit"
class="el-icon-edit"
style="color: #409eff;cursor: pointer;" @click="editRate(item)"></i> style="color: #409eff;cursor: pointer;" @click="editRate(item)"></i>
</div> </div>
</div> </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