Commit 7200707c by liang ce

图片

parent 71c11545
...@@ -32,7 +32,11 @@ ...@@ -32,7 +32,11 @@
<div>{{allowanceDetails.subsidyAmount.toFixed(2)}}</div> <div>{{allowanceDetails.subsidyAmount.toFixed(2)}}</div>
</div> </div>
<div> <div>
<label>成员</label> <label>发放笔数</label>
<div>{{allowanceDetails.subsidyQuantity}}</div>
</div>
<div>
<label>发放对象</label>
<div>{{allowanceDetails.recipient}}</div> <div>{{allowanceDetails.recipient}}</div>
</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