Explorar o código

[FIX] credit calculation

Gogs %!s(int64=7) %!d(string=hai) anos
pai
achega
01e1a4a318
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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([