Commit 85415c6f authored by JingChao's avatar JingChao

Updates angular/hlsFinance.md

Auto commit by GitBook Editor
parent e36e92b0
......@@ -15,5 +15,8 @@
*/
PMT: function (ir, np, pv, fv, type) {
```
-
- 调用实例如下
```javascript
hlsFinance.PMT(int_rato / pay_times, lease_times, -(result.finance_amount), 0, 0)
````
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment