Skip to content

Commit

Permalink
Update calculator.html
Browse files Browse the repository at this point in the history
--ci
  • Loading branch information
linianhui committed Mar 10, 2024
1 parent e8e84f0 commit 63c7f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tool/loan/calculator.html
Expand Up @@ -257,7 +257,7 @@
month: defaultParam.month,
rate: defaultParam.rate,
date: defaultParam.date,
asc: defaultParam.ase,
asc: defaultParam.asc,
}
},
filters: {
Expand Down

0 comments on commit 63c7f91

Please sign in to comment.