Commit d1578775 authored by youjie's avatar youjie

no message

parent e4b02f9b
......@@ -2251,7 +2251,7 @@
<tbody v-for="(childItem, childIndex) in subItem.List" :key="childIndex + 2000">
<tr>
<td rowspan="3" style="position: relative">
<span class="TC_neibu" style="float: inherit;margin-left: 5px;margin-right: 5px;position: absolute;top: 5px;left:3px" v-if="childItem.StandardCurrencyName!=''"
<span class="TC_neibu" style="float: inherit;margin-left: 5px;margin-right: 5px;position: absolute;top: 10px;left:3px" v-if="childItem.StandardCurrencyName!=''"
:class="{'TCneibu':childItem.StandardCurrencyName=='人民币','TCb2b':childItem.StandardCurrencyName=='日元',
'TCb2c':childItem.StandardCurrencyName=='新台币','AppPlat':childItem.StandardCurrencyName=='',
'otherPlat':childItem.StandardCurrencyName=='',}">{{childItem.StandardCurrencyName}}结算</span>
......
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