Commit 45e3e6db authored by 黄奎's avatar 黄奎

111

parent ed455a5d
......@@ -45,7 +45,7 @@
</td>
<td class="fz12">
<p v-for="(s,index) in item.ReimburseList.ReimburseDetailsList" :key="index+800">
{{s.UnitPrice}}
{{s.UnitPrice*s.UserNum}}
</p>
</td>
<td>{{urrencyTypeObj[item.ReimburseList.CurrencyId]}}</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