fix: 人情账单,bug修复。

This commit is contained in:
tianyongbao
2024-07-19 18:01:10 +08:00
parent 422e304768
commit 3c41abfbd9

View File

@@ -205,7 +205,7 @@ function reset() {
installmentDate: null,
period: null,
repaidPeriod: null,
totalInterest: null,
totalInterest: 0,
interestRate: null,
dueDate: null,
closeDate: null,