Commit abd3ad41 authored by 华国豪's avatar 华国豪 :rolling_eyes:

no message

parent 53df760c
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
</template> </template>
</td> </td>
<td height="34px">{{item.FinanceId}}</td> <td height="34px">{{item.FinanceId}}</td>
<td height="34px">{{item.AccountHolder}}<br>{{item.AccountNumber}}</td> <td height="34px" style="max-width: 160px;">{{item.AccountHolder}}<br>{{item.AccountNumber}}</td>
<td height="34px">{{item.CostTypeName}}</td> <td height="34px">{{item.CostTypeName}}</td>
<td height="34px">{{item.CurrencyName}}</td> <td height="34px">{{item.CurrencyName}}</td>
<td height="34px">{{item.OriginalMoney}}</td> <td height="34px">{{item.OriginalMoney}}</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