mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
v1.9 邦泰收据 把现金两个字写成了金额
This commit is contained in:
parent
c0c87d4322
commit
63d1b6d5da
@ -63,7 +63,7 @@
|
||||
<tr>
|
||||
<td colspan="3" class="text-center">{{ $t('printPayFeeBangTai.capitalRMB') }}(元)</td>
|
||||
<td colspan="4" class="text-center">{{ changeNumMoneyToChinese(printPayFeeInfo.amount) }}</td>
|
||||
<td colspan="1" class="text-center">{{ computeSumArea() }}</td>
|
||||
<td colspan="1" class="text-center">金额</td>
|
||||
<td colspan="3" class="text-center">{{ printPayFeeInfo.amount }}</td>
|
||||
</tr>
|
||||
<tr v-if="printPayFeeInfo.content || printPayFeeInfo.qrImg" height="60px">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user