فهرست منبع

[FIX] credit calculation

Gogs 7 سال پیش
والد
کامیت
01e1a4a318
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      src/components/steps/PaymentAmount.vue

+ 4 - 0
src/components/steps/PaymentAmount.vue

@@ -52,6 +52,10 @@
 
                     this.changeInitialPayment(value)
                     this.computePaymentResidual(value)
+
+                    if (this.paymentType === 'credit') {
+                       this.computePaymentLines()		
+                    }
                 }
             },
             ...mapGetters([