mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
ce3fb44cc0
commit
b27090ec70
@ -50,8 +50,8 @@
|
||||
<td class="text-center" width="200px">{{item.remark}}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2" class="text-center ">大写人民币(元)</td>
|
||||
<td colspan="5" class="text-center ">{{vc.changeNumMoneyToChinese(printPayFeeInfo.amount)}}
|
||||
<td colspan="3" class="text-center ">大写人民币(元)</td>
|
||||
<td colspan="4" class="text-center ">{{vc.changeNumMoneyToChinese(printPayFeeInfo.amount)}}
|
||||
</td>
|
||||
<td colspan="3" class="text-center ">{{printPayFeeInfo.amount}}</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user