修改统计出现的bug

This commit is contained in:
lemon橪
2021-09-02 15:01:54 +08:00
parent b829d2cd05
commit 6d5428317f
8 changed files with 14 additions and 16 deletions

View File

@@ -97,7 +97,7 @@
<div class="block">
<div class="box">
<span>付款笔数</span>
<span>{{overViewList.paymentsNum || 0 }}</span>
<span>{{overViewList.paymentOrderNum || 0 }}</span>
</div>
</div>