Commit 6e152b61 authored by youjie's avatar youjie

no message

parent 690fcd41
......@@ -63,6 +63,7 @@
<th>公司</th>
<th>费用类型</th>
<th>币种</th>
<th>原币金额</th>
<th>汇率</th>
<th>状态</th>
<th>金额</th>
......@@ -73,6 +74,7 @@
<td>{{item.BranchName}}</td>
<td>{{item.CostTypeName}}</td>
<td>{{item.CurrencyName}}</td>
<td>{{item.WBMoney}}</td>
<td>{{item.Rate}}</td>
<td>{{item.StatusStr}}</td>
<td>{{item.Money}}</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