fix: 人情账单,bug修复。

This commit is contained in:
tianyongbao
2024-07-19 18:01:10 +08:00
parent 4b9db1c38e
commit e6c384bba6

View File

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