@@ -58,11 +58,11 @@
<div slot="message">
共
<strong>{{ totalData.count }}</strong>
- 条记录,收款金额合计
+ 条记录,应收金额合计
<strong>¥{{ totalData.totalAmount }}</strong>
- ,其中已收
+ ,其中已收金额
<strong>¥{{ totalData.settledAmount }}</strong>
- ,未收
+ ,待收金额
<strong>¥{{ totalData.unsettleAmount }}</strong>
</div>
</a-alert>
@@ -57,11 +57,11 @@
- 条记录,付款金额合计
+ 条记录,应付金额合计
- ,其中已付
+ ,其中已付金额
- ,未付
+ ,待付金额